David Terpay
|
3376dd3aa6
|
perf: Use Caching in Priority Nonce Mempool for Tx Look ups (#520)
* benchmark contains
* use sender/nonce when caching
* nit
* nits
* nit
|
2024-06-18 19:45:35 -04:00 |
|
Dev Ojha
|
2ae5b146a6
|
Remove double sha hashing (#517)
|
2024-06-18 11:21:59 -04:00 |
|
David Terpay
|
85c537bcc5
|
send with correct API
|
2024-05-20 16:52:24 -04:00 |
|
Barry Plunkett
|
db739e903e
|
Update README.md
fix typos
|
2024-04-26 13:32:50 -04:00 |
|
Barry Plunkett
|
3d114c0990
|
Update README.md
fix typos
|
2024-04-26 13:32:24 -04:00 |
|
Barry Plunkett
|
df8f3cdfaa
|
Update README.md
|
2024-04-26 13:31:11 -04:00 |
|
David Zhou
|
40df4d1487
|
Update README.md (#479)
Change the readme links to be updated to our current doc links
|
2024-04-25 16:57:55 -07:00 |
|
Nikhil Vasan
|
6080de11e4
|
fix(check-tx): remove txs failing recheck from app-side mempool (#476)
* remove txs failing recheck from app-side mempool
* linting
|
2024-04-22 14:04:14 -07:00 |
|
dependabot[bot]
|
4dea6f313b
|
chore(deps): bump golang.org/x/vuln from 1.0.1 to 1.0.4 (#443)
Bumps [golang.org/x/vuln](https://github.com/golang/vuln) from 1.0.1 to 1.0.4.
- [Commits](https://github.com/golang/vuln/compare/v1.0.1...v1.0.4)
---
updated-dependencies:
- dependency-name: golang.org/x/vuln
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex Johnson <alex@skip.money>
|
2024-03-11 10:38:13 -04:00 |
|
dependabot[bot]
|
297ff6277d
|
chore(deps): bump google.golang.org/grpc from 1.60.1 to 1.62.1 (#447)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.60.1 to 1.62.1.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.60.1...v1.62.1)
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-03-11 10:06:10 -04:00 |
|
dependabot[bot]
|
a13c42ac0b
|
chore(deps): bump github.com/cosmos/cosmos-sdk from 0.50.3 to 0.50.4 (#438)
Bumps [github.com/cosmos/cosmos-sdk](https://github.com/cosmos/cosmos-sdk) from 0.50.3 to 0.50.4.
- [Release notes](https://github.com/cosmos/cosmos-sdk/releases)
- [Changelog](https://github.com/cosmos/cosmos-sdk/blob/v0.50.4/CHANGELOG.md)
- [Commits](https://github.com/cosmos/cosmos-sdk/compare/v0.50.3...v0.50.4)
---
updated-dependencies:
- dependency-name: github.com/cosmos/cosmos-sdk
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-02-21 11:46:56 -05:00 |
|
David Terpay
|
cdb110b357
|
docs (#425)
|
2024-02-16 14:15:16 -05:00 |
|
dependabot[bot]
|
58b43e2fef
|
chore(deps): bump github.com/cosmos/cosmos-sdk from 0.50.2 to 0.50.3 (#420)
Bumps [github.com/cosmos/cosmos-sdk](https://github.com/cosmos/cosmos-sdk) from 0.50.2 to 0.50.3.
- [Release notes](https://github.com/cosmos/cosmos-sdk/releases)
- [Changelog](https://github.com/cosmos/cosmos-sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/cosmos/cosmos-sdk/compare/v0.50.2...v0.50.3)
---
updated-dependencies:
- dependency-name: github.com/cosmos/cosmos-sdk
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: David Terpay <35130517+davidterpay@users.noreply.github.com>
|
2024-02-14 10:40:07 -05:00 |
|
dependabot[bot]
|
4fe60b2ec8
|
chore(deps): bump golangci/golangci-lint-action from 3 to 4 (#418)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3 to 4.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v3...v4)
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-02-12 09:54:14 -05:00 |
|
dependabot[bot]
|
53302566fd
|
chore(deps): bump cosmossdk.io/log from 1.2.1 to 1.3.1 (#404)
Bumps [cosmossdk.io/log](https://github.com/cosmos/cosmos-sdk) from 1.2.1 to 1.3.1.
- [Release notes](https://github.com/cosmos/cosmos-sdk/releases)
- [Changelog](https://github.com/cosmos/cosmos-sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/cosmos/cosmos-sdk/compare/log/v1.2.1...log/v1.3.1)
---
updated-dependencies:
- dependency-name: cosmossdk.io/log
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex Johnson <alex@skip.money>
|
2024-02-05 12:48:40 -05:00 |
|
dependabot[bot]
|
9ab59c2dcd
|
chore(deps): bump github.com/opencontainers/runc from 1.1.5 to 1.1.12 (#399)
Bumps [github.com/opencontainers/runc](https://github.com/opencontainers/runc) from 1.1.5 to 1.1.12.
- [Release notes](https://github.com/opencontainers/runc/releases)
- [Changelog](https://github.com/opencontainers/runc/blob/v1.1.12/CHANGELOG.md)
- [Commits](https://github.com/opencontainers/runc/compare/v1.1.5...v1.1.12)
---
updated-dependencies:
- dependency-name: github.com/opencontainers/runc
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex Johnson <alex@skip.money>
|
2024-02-05 10:59:59 -05:00 |
|
dependabot[bot]
|
af93ce1ba7
|
chore(deps): bump mvdan.cc/gofumpt from 0.5.0 to 0.6.0 (#403)
Bumps [mvdan.cc/gofumpt](https://github.com/mvdan/gofumpt) from 0.5.0 to 0.6.0.
- [Release notes](https://github.com/mvdan/gofumpt/releases)
- [Changelog](https://github.com/mvdan/gofumpt/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mvdan/gofumpt/compare/v0.5.0...v0.6.0)
---
updated-dependencies:
- dependency-name: mvdan.cc/gofumpt
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex Johnson <alex@skip.money>
|
2024-02-05 10:18:49 -05:00 |
|
dependabot[bot]
|
5e267dc2ec
|
chore(deps): bump codecov/codecov-action from 3 to 4 (#402)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v3...v4)
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-02-05 10:04:53 -05:00 |
|
dependabot[bot]
|
8cc653be4d
|
chore(deps): bump golang.org/x/tools from 0.16.1 to 0.17.0 (#396)
Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.16.1 to 0.17.0.
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.16.1...v0.17.0)
---
updated-dependencies:
- dependency-name: golang.org/x/tools
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-01-29 15:52:12 -05:00 |
|
dependabot[bot]
|
bc2a7b2e2d
|
chore(deps): bump github.com/cometbft/cometbft in /tests/e2e (#385)
Bumps [github.com/cometbft/cometbft](https://github.com/cometbft/cometbft) from 0.38.2 to 0.38.5.
- [Release notes](https://github.com/cometbft/cometbft/releases)
- [Changelog](https://github.com/cometbft/cometbft/blob/v0.38.5/CHANGELOG.md)
- [Commits](https://github.com/cometbft/cometbft/compare/v0.38.2...v0.38.5)
---
updated-dependencies:
- dependency-name: github.com/cometbft/cometbft
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Eric Warehime <eric.warehime@gmail.com>
|
2024-01-24 13:48:48 -08:00 |
|
dependabot[bot]
|
8009b181fa
|
chore(deps): bump github.com/cometbft/cometbft from 0.38.2 to 0.38.5 (#386)
Bumps [github.com/cometbft/cometbft](https://github.com/cometbft/cometbft) from 0.38.2 to 0.38.5.
- [Release notes](https://github.com/cometbft/cometbft/releases)
- [Changelog](https://github.com/cometbft/cometbft/blob/v0.38.5/CHANGELOG.md)
- [Commits](https://github.com/cometbft/cometbft/compare/v0.38.2...v0.38.5)
---
updated-dependencies:
- dependency-name: github.com/cometbft/cometbft
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-01-24 13:48:04 -08:00 |
|
Eric Warehime
|
acff9d0edf
|
chore: Upgrade module path for v2 (#383)
|
2024-01-24 09:06:20 -08:00 |
|
Nikhil Vasan
|
234e2ff719
|
fix: Remove Incorrect Ordering from DefaultTxPriority (#371)
* init
* replace existing tx_priorities with nop_tx_priority
* fix go.mod
---------
Co-authored-by: David Terpay <david.terpay@gmail.com>
|
2024-01-18 12:51:58 -08:00 |
|
Eric Warehime
|
d82fb33d1e
|
test: mempool select test (#360)
|
2024-01-16 13:14:20 -08:00 |
|
Eric Warehime
|
39f91b60a2
|
test: Add mempool comparison tests (#357)
|
2024-01-12 13:01:52 -08:00 |
|
Alex Johnson
|
a135d8f89d
|
fix (#348)
|
2024-01-03 14:22:16 -05:00 |
|
Nikhil Vasan
|
47fc466129
|
fix: Improve performance in priority extraction [BLO-686] (#347)
* change DefaultTxPriority calculation
* benchmarks
* linting
* move to new file
* nits
* nits + testing
* explicit validity
* compareCoins -> Greater
|
2024-01-02 09:57:52 -08:00 |
|
Alex Johnson
|
4c05d56d2c
|
chore: backport all PRs to main (#343)
|
2023-12-27 13:02:23 -05:00 |
|
dependabot[bot]
|
3bb8f378b9
|
chore(deps): bump github.com/dvsekhvalnov/jose2go in /tests/e2e (#341)
Bumps [github.com/dvsekhvalnov/jose2go](https://github.com/dvsekhvalnov/jose2go) from 1.5.0 to 1.6.0.
- [Commits](https://github.com/dvsekhvalnov/jose2go/compare/v1.5...v1.6.0)
---
updated-dependencies:
- dependency-name: github.com/dvsekhvalnov/jose2go
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex Johnson <alex@skip.money>
|
2023-12-27 12:50:33 -05:00 |
|
dependabot[bot]
|
1b20b98427
|
chore(deps): bump github.com/dvsekhvalnov/jose2go from 1.5.0 to 1.6.0 (#342)
Bumps [github.com/dvsekhvalnov/jose2go](https://github.com/dvsekhvalnov/jose2go) from 1.5.0 to 1.6.0.
- [Commits](https://github.com/dvsekhvalnov/jose2go/compare/v1.5...v1.6.0)
---
updated-dependencies:
- dependency-name: github.com/dvsekhvalnov/jose2go
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex Johnson <alex@skip.money>
|
2023-12-27 11:49:30 -05:00 |
|
dependabot[bot]
|
e78b6a8025
|
chore(deps): bump google.golang.org/protobuf from 1.31.0 to 1.32.0 (#339)
Bumps google.golang.org/protobuf from 1.31.0 to 1.32.0.
---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-12-27 10:59:15 -05:00 |
|
Eric Warehime
|
d522f4fc69
|
test: Add auction integ tests (#322)
|
2023-12-27 06:36:09 -08:00 |
|
Alex Johnson
|
0612051d51
|
chore: add govulncheck (#316)
* import
* add target
* workflow
* remove parallel
* fix with dummy
|
2023-12-20 14:52:33 -05:00 |
|
Eric Warehime
|
4e7e7acfbf
|
chore: Add e2e test readme (#319)
|
2023-12-20 09:49:11 -08:00 |
|
dependabot[bot]
|
335d7a216a
|
chore(deps): bump cosmossdk.io/tools/confix from 0.1.0 to 0.1.1 (#282)
Bumps [cosmossdk.io/tools/confix](https://github.com/cosmos/cosmos-sdk) from 0.1.0 to 0.1.1.
- [Release notes](https://github.com/cosmos/cosmos-sdk/releases)
- [Changelog](https://github.com/cosmos/cosmos-sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/cosmos/cosmos-sdk/compare/api/v0.1.0...x/upgrade/v0.1.1)
---
updated-dependencies:
- dependency-name: cosmossdk.io/tools/confix
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex Johnson <alex@skip.money>
|
2023-12-19 23:05:45 -05:00 |
|
Eric Warehime
|
8d514000cf
|
test: Add test for free tx lane (#305)
|
2023-12-19 11:05:19 -08:00 |
|
dependabot[bot]
|
25ac0bd7c2
|
chore(deps): bump golang.org/x/tools from 0.16.0 to 0.16.1 (#310)
Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.16.0 to 0.16.1.
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.16.0...v0.16.1)
---
updated-dependencies:
- dependency-name: golang.org/x/tools
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex Johnson <alex@skip.money>
|
2023-12-19 12:58:10 -05:00 |
|
dependabot[bot]
|
651835f67f
|
chore(deps): bump github.com/spf13/viper from 1.17.0 to 1.18.2 (#315)
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.17.0 to 1.18.2.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.17.0...v1.18.2)
---
updated-dependencies:
- dependency-name: github.com/spf13/viper
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-12-19 12:32:07 -05:00 |
|
Nikhil Vasan
|
b5fe2a772c
|
fix(mempool parity): Enforce comet / app-side mempool parity in CheckTx + integ. tests [BLO-584] [BLO-635] (#306)
* account setup for network tests
* Add Test case for app-mempool / cmt mempool parity
* add fix
* move check-tx handlers to wrap each other
* linting
* migrate to chaintestutils
* linting
* additional test-case
* lint
* remove paralell tests
* remove MEVLaneI
* fix(check_tx): Check error of GetAuctionBid in ValidateBidTx [BLO-461] (#312)
* add err check in ValidateBidTx
* add test-case for ValidateBidTx
* remove -race flag for integ
|
2023-12-18 18:29:06 -08:00 |
|
Eric Warehime
|
4b6e481c3f
|
test: Update networksuite with testapp builder (#304)
|
2023-12-14 09:53:25 -08:00 |
|
Alex Johnson
|
af3bb52d57
|
refactor(tests): use grpc instead of cli for all network testing (#301)
* update
* use grpc
|
2023-12-13 15:49:50 -05:00 |
|
Alex Johnson
|
b48073d3eb
|
test: use chaintestutil (#296)
* rename
* fix
* format
* workflow
* add basic test
* add targetss
* use commit
* workflow
* basic setup
* add keeper
* fix
* fix?
* update
* update
* update
* fix
* fix
* go work inti
|
2023-12-13 09:01:14 -05:00 |
|
Alex Johnson
|
7e279c5daa
|
chore: rename integration to e2e (#291)
|
2023-12-12 16:23:15 -08:00 |
|
Eric Warehime
|
c09da7733b
|
chore: Get goreleaser working for releases (#290)
|
2023-12-12 08:18:22 -08:00 |
|
dependabot[bot]
|
ec1eb9420c
|
chore(deps): bump actions/setup-go from 4 to 5 (#288)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-12-12 09:21:22 -05:00 |
|
David Terpay
|
7d8a6956a7
|
feat: gRPC mempool service (#275)
* make file nit
* base app set up
* make file update
* makefile nit
* adding service test to e2e
* lint
* type fix
* nit
* unit test + readme
|
2023-12-08 13:33:58 -05:00 |
|
Eric Warehime
|
56eeeb3ea2
|
chore: Add codecov (#276)
* Add test-cover target
* Add test-cover and codecov upload
|
2023-12-08 09:32:41 -08:00 |
|
David Terpay
|
db58154795
|
feat: Lane Options (#272)
* init
* lint
* update mock
* cr
* readme nit
|
2023-12-06 15:58:07 -05:00 |
|
David Terpay
|
43d6b048ef
|
req size check (#269)
|
2023-12-06 12:25:52 -05:00 |
|
Alex Johnson
|
6a19dafece
|
fix: README (#268)
|
2023-12-06 11:56:08 -05:00 |
|