Commit Graph

38 Commits

Author SHA1 Message Date
Alex | Interchain Labs
25c042e0b7
Update README.md
Some checks failed
Lint / govulncheck (push) Failing after 6m26s
Lint / golangci-lint (push) Failing after 6m48s
Lint / Lint markdown (push) Failing after 8m47s
Tests / Code Coverage / test-unit (push) Failing after 11m50s
Tests / Code Coverage / test-integration (push) Failing after 14m5s
Tests / Code Coverage / test-e2e (push) Failing after 16m13s
2025-01-31 14:58:22 -05:00
Alex | Interchain Labs
cde688ea1e
Update README.md 2025-01-31 14:55:58 -05:00
Alex Johnson
f1cde2acec
fix: mempool lane size check on CheckTx (#561)
* push

* init

* fix setup

* format

* fix test

* use lane

* ok

* finalize

* fix everything

* lint fix:

* Update abci/checktx/mempool_parity_check_tx.go

Co-authored-by: David Terpay <35130517+davidterpay@users.noreply.github.com>

* lint fix

* tidy

* remove

* cleanup

---------

Co-authored-by: David Terpay <david.terpay@gmail.com>
Co-authored-by: David Terpay <35130517+davidterpay@users.noreply.github.com>
2024-07-02 19:19:22 -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
David Terpay
cdb110b357
docs (#425) 2024-02-16 14:15:16 -05:00
Alex Johnson
6a19dafece
fix: README (#268) 2023-12-06 11:56:08 -05:00
Alex Johnson
b919670621
update README (#223) 2023-11-16 12:12:15 -05:00
Keefer Taylor | Tessellated
ce98978edc
chore: Add Ottersec Audit to Repo (#220)
* add ottersec audit

* fix date

* add release link

* placate markdown linter

* placate linter (again)
2023-11-16 09:57:46 -05:00
David Terpay
aff0e228a3
fix(compare): Adding Sequence Number check on Compare Priority (#159)
* adding seq num check on compare

* nit

* adding debug logging
2023-10-17 16:50:28 -04:00
David Terpay
5e7b31f6be
chore(docs): Release matrix for each lane (#31)
* adding release matrix

* adding version matrix for each lane

* updating stale URL
2023-08-25 16:25:16 -04:00
David Terpay
2882756286
adding release matrix (#30) 2023-08-25 16:06:55 -04:00
David Terpay
f5388ada18
init (#25) 2023-08-23 12:53:43 -04:00
David Terpay
f65ee6c87e
img (#22) 2023-08-23 12:51:53 -04:00
David Terpay
cd8ce95112
init (#16) 2023-08-22 10:29:38 -04:00
David Terpay
bf25872404
init 2023-08-17 16:40:59 -04:00
MaghnusM
8bd3c76bea mag add changes 2023-08-16 19:14:19 -04:00
David Terpay
eb880e5d2c
nit 2023-08-16 11:15:11 -04:00
David Terpay
fe172ffba3
lint 2023-08-16 11:09:54 -04:00
David Terpay
8c5353950a
formatting 2023-08-16 10:55:05 -04:00
David Terpay
a550384569
more docs 2023-08-16 10:51:55 -04:00
David Terpay
e6e8c077e9
mev lane update 2023-08-15 18:57:59 -04:00
David Terpay
012a5bb78f
main readme update 2023-08-15 18:48:15 -04:00
David Terpay
dd861dd774
main readme 2023-08-15 18:44:57 -04:00
David Terpay
d956b79154
main readme 2023-08-15 18:36:58 -04:00
David Terpay
af2b5226f3
rename of constructor to base 2023-08-15 18:01:49 -04:00
David Terpay
4cbf8d0f1a
deprecating blockbuster 2023-08-15 11:15:34 -04:00
David Terpay
b2daf5acbb
rename tob lane to mev lane 2023-08-15 09:44:11 -04:00
David Terpay
14f83b5e25
feat(BB): Update match function to include sdk.Context (#234) 2023-08-10 17:01:52 +00:00
David Terpay
00d9b8396f
docs(Rewards Provider): Updating docs with rewards provider (#213) 2023-07-24 15:33:20 +00:00
David Terpay
648a2f88d6
fix: CheckTx Handler (#141) 2023-05-23 22:09:37 +00:00
Aleksandr Bezobchuk
7db24f2c29
refactor: remove min-buy-in param (#135)
Co-authored-by: David Terpay <35130517+davidterpay@users.noreply.github.com>
2023-05-15 15:43:03 +00:00
Aleksandr Bezobchuk
1846e2b302
Rename spec.md to SPEC.md (#67) 2023-04-18 19:57:43 +00:00
David Terpay
bea9eadbf3
[ENG-711]: First write through of the spec (#57)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Aleksandr Bezobchuk <aleks.bezobchuk@gmail.com>
2023-04-18 19:46:43 +00:00
Aleksandr Bezobchuk
2cb87355b9
docs: update readme (#44)
Co-authored-by: David Terpay <35130517+davidterpay@users.noreply.github.com>
2023-04-05 16:57:03 +00:00
Aleksandr Bezobchuk
5b6c7a6203
initial commit 2023-02-23 12:44:15 -05:00