1. 15 Aug, 2024 1 commit
    • Sam Stokes's avatar
      txmgr: add rpc api getters/setters (#10897) · 549b52e0
      Sam Stokes authored
      * Add txmgr rpc api
      
      * Update mock TxManager
      
      * Use parameterized tests to remove redundant code
      
      * Add txmgr.cfgLock to protect values configurable at runtime
      
      * txmgr: use generic API() method on interface to allow custom rpc apis
      
      * txmgr: re-generate mocks
      
      * txmgr: use atomics for Config vals that can be modified via rpc
      
      * txmgr: use pointer for SimpleTxManager.cfg
      
      * txmgr: remove extraneous code
      
      * txmgr: cleanup ctx input arg in rpc methods
      549b52e0
  2. 14 Aug, 2024 13 commits
  3. 13 Aug, 2024 11 commits
  4. 12 Aug, 2024 1 commit
  5. 10 Aug, 2024 8 commits
  6. 09 Aug, 2024 6 commits