Commit Graph
27 Commits
Author SHA1 Message Date
David TerpayandAleksandr Bezobchuk 2db90d4eae [ENG-599]: Ante handler testing (#33)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2023-03-22 14:32:58 -04:00
dependabot[bot] 4a13a85ab1 chore(deps): bump google.golang.org/grpc from 1.53.0 to 1.54.0 (#34) 2023-03-22 18:30:01 +00:00
David Terpay 717238ffd7 [ENG-540]: Process Proposal + Process Proposal Testing (#31) 2023-03-22 14:06:15 -04:00
David Terpay c8115a0d81 [ENG-569]: PrepareProposal Testing (#29) 2023-03-21 10:07:14 -04:00
David TerpayandAleksandr Bezobchuk 9e350bc7f7 [ENG-613]: Linting fixes (#32)
Co-authored-by: Aleksandr Bezobchuk <aleks.bezobchuk@gmail.com>
2023-03-20 16:58:19 +00:00
Aleksandr Bezobchuk 99b4bc2da2 Proposer Bid Reward [ENG-534] (#24) 2023-03-17 10:38:09 -04:00
David Terpay fdfd12a81d [ENG-585]: Setting min bid increment in ante (#28) 2023-03-16 19:40:09 -04:00
dependabot[bot] b6da342a49 chore(deps): bump actions/setup-go from 3 to 4 (#30)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-16 10:42:09 -04:00
David Terpay 34fef8f45b [ENG-597]: Front-running Protection (#27) 2023-03-16 09:38:59 -04:00
dependabot[bot] 560639f1e0 chore(deps): bump github.com/cosmos/cosmos-sdk from 0.47.0-rc3.0.20230308212038-818f6a047eeb to 0.47.0 (#23)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-15 15:29:35 -04:00
68588d93fb [ENG-539]: Mempool Testing (#25)
Co-authored-by: Aleksandr Bezobchuk <aleks.bezobchuk@gmail.com>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2023-03-15 14:26:32 -04:00
David Terpay d807400a11 [ENG-532]: Updating default params (#26) 2023-03-15 14:21:39 -04:00
Aleksandr BezobchukandDavid Terpay e630bd4a39 Auction Index Refactor [ENG-547] (#18)
Co-authored-by: David Terpay <david.terpay@gmail.com>
2023-03-15 10:20:24 -04:00
dependabot[bot]andAleksandr Bezobchuk 8a761d219d chore(deps): bump github.com/golang/protobuf from 1.5.2 to 1.5.3 (#20)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2023-03-14 14:46:42 +00:00
dependabot[bot] 66f020d849 chore(deps): bump github.com/cosmos/cosmos-proto from 1.0.0-beta.2 to 1.0.0-beta.3 (#21)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-14 14:43:28 +00:00
dependabot[bot] 71467c36de chore(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#22)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-14 10:42:02 -04:00
Aleksandr Bezobchuk 0d475f632d CI Setup (#19) 2023-03-14 10:23:27 -04:00
David Terpay 1c96a6c3c2 Ante Handler [ENG-545] (#16) 2023-03-13 15:54:40 -04:00
Aleksandr Bezobchuk 629a3b3edd feat: Implement PrepareProposal ABCI Handler [ENG-541] (#13) 2023-03-13 12:43:47 -04:00
Aleksandr BezobchukandDavid Terpay afd56f2bbf feat: auction index (#12)
Co-authored-by: David Terpay <35130517+davidterpay@users.noreply.github.com>
2023-03-06 12:40:57 -05:00
David TerpayandAleksandr Bezobchuk aff1a26da9 Scaffolding basic module configurations (#5)
Co-authored-by: Aleksandr Bezobchuk <aleks.bezobchuk@gmail.com>
2023-03-02 16:02:01 -05:00
Aleksandr Bezobchuk 293ee765b9 feat: base mempool setup (#2) 2023-03-01 11:47:44 -05:00
Aleksandr Bezobchuk 0aadcd5bea feat: update types pkg (#9) 2023-02-28 09:50:56 -05:00
David TerpayandAleksandr Bezobchuk 6040538831 Terpay/proto additions (#3)
Co-authored-by: Aleksandr Bezobchuk <aleks.bezobchuk@gmail.com>
2023-02-23 16:46:20 -05:00
Aleksandr Bezobchuk 0f7c95dbf7 chore: Setup Scaffolding for Protobuf (#1) 2023-02-23 13:38:13 -05:00
Aleksandr Bezobchuk 5b6c7a6203 initial commit 2023-02-23 12:44:15 -05:00
Aleksandr Bezobchuk 69b453d796 Initial commit 2023-02-23 11:57:50 -05:00