1. 19 Feb, 2021 1 commit
  2. 12 Feb, 2021 1 commit
  3. 10 Feb, 2021 1 commit
    • antstalepresh's avatar
      Lockup module (#22) · c991b0e7
      antstalepresh authored
      * starport scaffolding for lockup module
      
      * create basic lockup module spec
      
      * fix comments on github for spec
      
      * add events for MsgUnlockPeriodLock
      
      * modification for AdminKeeper and unlock process
      
      * add spec for period lock queue
      
      * make proto for lockup module along with pb files
      
      * add query protobuf for lockup module
      
      * modify proto queries based on github comments
      
      * connect lockup module to app, add grpc query function prototypes to fix build errors
      
      * modify comments for keeper functions
      
      * create prototype code structure for keeper functions
      
      * split keeper functions into pieces
      
      * Write prototype codebase for keeper functions
      
      * add duration iterations, code simplify and fix feedbacks
      
      * basic test setup
      
      * add utils test for lockup keeper and fix few usecases
      
      * add test for grpc_query ModuleBalance, write TODOs for keeper tests
      
      * modify function name from appendLockRefById to addLockRefById and LockTokens function into keeper
      
      * modify test to use LockTokens instead of Lock for easier mock
      
      * finalize v1 lock keeper test with few modifications
      
      * modification for CLI commands
      
      * add query commands for lockup module
      
      * fix CLI commands after testing, add sample commands as part of readme
      
      * modify duration format for CLI commands to use human readable like 1s or 1h instead of integer in milliseconds
      
      * add separator between keys to make issue while querying denom which is prefix of other denom
      
      * add test for using prefix denom for querying
      
      * add cli test proto
      
      * Add tx command CLI tests, Wrap errors with predefined error types
      
      * add more query tests
      
      * remove not required testcase param
      
      * Add admin keeper functions and add tests, modify spec of keeper, grpc_query and msg_server to latest
      
      * modify lock_tokens to emit all unlock ids, modify events spec doc, modify unlock individual event
      
      * add legacy rest handler, fix comments
      
      * modify ragequit => relock, add breaklock
      
      * add test for not unlocking other account's lock
      c991b0e7
  4. 28 Jan, 2021 1 commit
  5. 26 Jan, 2021 1 commit
  6. 16 Jan, 2021 1 commit
  7. 15 Jan, 2021 4 commits
  8. 11 Jan, 2021 1 commit
    • Thunnini's avatar
      fix(x/gamm): remove the unused value · 276585ea
      Thunnini authored
      initial
      
      Revert "initial"
      
      This reverts commit e1883618043cf1a691a2f078adcea46550f795b8.
      
      Revert "Revert "initial""
      
      This reverts commit ecf1cb74919e8296b73464c132aab14d5af2de2c.
      
      Revert "initial"
      
      This reverts commit 4a575cc75ac956d8c9e8b6aee0c2d2561875d7dd.
      276585ea
  9. 03 Jan, 2021 1 commit
  10. 31 Dec, 2020 2 commits
  11. 30 Dec, 2020 4 commits
  12. 29 Dec, 2020 2 commits
  13. 28 Dec, 2020 1 commit
  14. 27 Dec, 2020 1 commit
  15. 29 Oct, 2020 1 commit
  16. 28 Oct, 2020 3 commits
  17. 27 Oct, 2020 1 commit
  18. 25 Oct, 2020 13 commits