Commit Graph

1807 Commits

Author SHA1 Message Date
Solovyov1796
e54d5ba99a
Merge pull request #107 from 0glabs/suggestion_gas_price
generate suggestion gas price during prepare proposal and pass it to …
2025-02-10 23:31:44 +08:00
Solovyov1796
a0426c63f7 set suggetsion gas price as 0 if not found 2025-02-10 23:27:22 +08:00
Solovyov1796
a32dad8373 remove useless code 2025-02-10 23:13:10 +08:00
Solovyov1796
4f53e59af7
Merge pull request #108 from 0g-wh/suggestion_gas_price
update txn selection algo
2025-02-10 22:47:43 +08:00
Solovyov1796
8ecfda7bd2 update ethermint version 2025-02-10 22:23:46 +08:00
0g-wh
bbd02215f7 update txn selection algo 2025-02-10 14:23:18 +00:00
Solovyov1796
d4066b6a3d using merge sort 2025-02-10 19:35:13 +08:00
Solovyov1796
7900795654 update 2025-02-10 17:55:58 +08:00
Solovyov1796
6df54c84b5 update suggetsion gas price code 2025-02-10 14:37:15 +08:00
Solovyov1796
ec7e0c3163 generate suggestion gas price during prepare proposal and pass it to ethermint via fee market keeper 2025-02-08 21:53:25 +08:00
MiniFrenchBread
ac043ff438 feat: refactor wrapped a0gi base 2025-01-20 15:13:31 +08:00
0g-wh
e6b13d85a1 v0.5.0 upgrade 2025-01-17 10:37:19 +08:00
MiniFrenchBread
f04c87506b
Merge pull request #101 from 0glabs/wrapped-a0gi-base
fix: wa0gi key
2025-01-15 16:00:39 +08:00
MiniFrenchBread
65a4f9128b fix: wa0gi key 2025-01-15 15:50:02 +08:00
0g-wh
0a79fe53a2 impl priority nonce mempool for ethtx 2025-01-15 14:02:16 +08:00
0g-wh
aed6a6161a update cosmos 2025-01-15 14:01:27 +08:00
MiniFrenchBread
75cccf2c8f
Merge pull request #96 from 0glabs/wrapped-a0gi-base
feat: wrapped a0gi base
2025-01-15 10:25:01 +08:00
MiniFrenchBread
db1d6463ec revert third party protos 2025-01-14 17:10:54 +08:00
MiniFrenchBread
1a039a0d13 fix: proto name
feat: update fix-deployed wa0gi
2025-01-14 16:59:31 +08:00
MiniFrenchBread
6ed21ea3fb test: wrapped-a0gi-base precompile 2025-01-10 17:00:09 +08:00
MiniFrenchBread
8b43aa4064 feat: wrapped-a0gi-base precompile 2025-01-10 15:08:18 +08:00
MiniFrenchBread
2500f6cb31 test: wrapped-a0gi-base 2025-01-10 15:08:01 +08:00
MiniFrenchBread
88304562cc refactor: mint 2025-01-08 13:45:12 +08:00
MiniFrenchBread
58871957a8 feat: wrapped-a0gi-base module 2025-01-08 12:58:14 +08:00
MiniFrenchBread
aff086bf7b feat: wrapped-a0gi-base skeleton 2025-01-07 17:23:01 +08:00
MiniFrenchBread
0ff16c798a fmt: proto 2025-01-07 17:22:25 +08:00
MiniFrenchBread
e2668ad80d feat: IWrappedA0GIBase 2025-01-07 15:01:45 +08:00
MiniFrenchBread
2fa73957a9
Merge pull request #94 from 0glabs/refactor-staking-precompile
refactor: precompile initialization, staking
2025-01-06 10:26:18 +08:00
MiniFrenchBread
32cd094bbc chore: use tag 2025-01-06 10:23:01 +08:00
MiniFrenchBread
6037a00869 refactor: precompile, staking 2024-12-31 23:21:43 +08:00
MiniFrenchBread
559d1beb03
Merge pull request #92 from 0glabs/readonly
fix: read only
2024-12-26 18:33:53 +08:00
MiniFrenchBread
4db9ee49b4 fix: read only 2024-12-14 01:52:50 +08:00
0xroy
ac57a9b4b4
Updated README (#81) 2024-11-20 22:49:49 +08:00
Solovyov1796
5051f75b52
Merge pull request #91 from Solovyov1796/dev2
fix unit test
2024-11-20 10:45:08 +08:00
Solovyov1796
5c8ced4b37 fix unit test 2 2024-11-19 18:21:52 +08:00
Solovyov1796
47b6341324 fix unit test 2024-11-19 18:20:43 +08:00
Solovyov1796
ae7d1ad2a7
Merge pull request #89 from Solovyov1796/dev2
add evm min gas prices decorator to eth ante handler chain
2024-11-18 13:30:04 +08:00
Solovyov1796
3e427e5bdd set min gas prices 2024-11-18 13:26:33 +08:00
Solovyov1796
9e1ec04010 add evm min gas prices decorator to eth ante handler chain 2024-11-18 12:11:18 +08:00
MiniFrenchBread
76eebc57c1
Merge pull request #84 from 0glabs/staking-precompile
feat: staking precompile
2024-11-11 13:42:13 +08:00
MiniFrenchBread
100bad3471 fix: solc evm version
Some checks failed
Continuous Integration (Commit) / lint (push) Has been cancelled
2024-11-11 13:37:45 +08:00
MiniFrenchBread
605a71e826 test: tx
Some checks failed
Continuous Integration (Commit) / lint (push) Has been cancelled
2024-11-04 19:01:53 +08:00
MiniFrenchBread
1602c96a40 test: query 2024-11-04 16:20:59 +08:00
MiniFrenchBread
759d08a6eb fix: app
Some checks failed
Continuous Integration (Commit) / lint (push) Has been cancelled
2024-10-29 19:29:44 +08:00
Solovyov1796
f2abb98d6c
Merge pull request #85 from Solovyov1796/dev2
fix: bump cosmos-sdk to enable logger for store and pruning
2024-10-27 18:29:20 +08:00
Solovyov1796
77bfade203 fix: bump cosmos-sdk to enable logger for store and pruning 2024-10-27 02:03:26 +08:00
MiniFrenchBread
e308e44dd6 feat: staking precompile 2024-10-25 22:35:03 +08:00
0g-wh
58875c1bc9 update module version, clean github actions 2024-10-25 11:45:52 +08:00
Solovyov1796
c80874b0ea
Merge pull request #80 from Solovyov1796/new-local-dev
Some checks failed
Continuous Integration (Commit) / lint (push) Has been cancelled
fix: bump ethermint to fix evm debug flag out of control
2024-10-23 22:40:15 +08:00
Solovyov1796
96e70d3cbd
Merge branch '0glabs:dev' into new-local-dev 2024-10-23 21:55:54 +08:00