Commit Graph

  • 3a491ba8bb
    Merge 2754214744 into 80208ed9b7 Fallengirl 2025-03-30 21:15:11 +0200
  • 2754214744
    Update .golangci.yml Fallengirl 2025-03-30 21:13:55 +0200
  • 99228e1913
    Merge f61f0da647 into 80208ed9b7 Bryer 2025-03-30 13:49:22 +0300
  • f61f0da647
    chore: improve logging for upgrade handler with plan and version details Bryer 2025-03-30 13:48:47 +0300
  • e07085bb0a
    Merge ac42119583 into 80208ed9b7 futreall 2025-03-27 14:16:56 +0800
  • e3d89d55c1
    Merge 7fbf83bacb into 80208ed9b7 crStiv 2025-03-27 14:16:51 +0800
  • 97c7279138
    Merge aaeb15cd0f into 80208ed9b7 Slava 2025-03-27 14:16:46 +0800
  • 2b78014860
    Merge 86cf8950cc into 80208ed9b7 Maxim Kapystov 2025-03-27 14:16:41 +0800
  • b85d9e074b
    Merge aa046be4b7 into 80208ed9b7 Elias Rad 2025-03-27 14:16:36 +0800
  • 1bab907dba
    Merge eaf0e47b73 into 80208ed9b7 Maximilian Hubert 2025-03-27 14:16:31 +0800
  • e2f9e21ee6
    Merge e0a7fd7350 into 80208ed9b7 Lubov66 2025-03-27 14:16:26 +0800
  • 3148c4a285
    Merge 178860c178 into 80208ed9b7 Arinaitwe Allan 2025-03-27 14:16:21 +0800
  • d2e9b53d4d
    Merge 01bdf29014 into 80208ed9b7 Qt 2025-03-27 14:16:16 +0800
  • 68e90c7d60
    Merge 4966062c67 into 80208ed9b7 LesCyber 2025-03-27 14:16:11 +0800
  • d82c5305f4
    Merge 11b62b3305 into 80208ed9b7 0xalkindivv.eth 2025-03-27 14:16:06 +0800
  • 6a0f40cd83
    Merge 2fcc7916c6 into 80208ed9b7 0xalkindivv.eth 2025-03-27 14:16:01 +0800
  • c833a8ca5b
    Merge 33859910fe into 80208ed9b7 destinyae 2025-03-27 14:15:56 +0800
  • 33d8832d99
    Merge 8105408bd1 into 80208ed9b7 VolodymyrBg 2025-03-27 14:15:51 +0800
  • aaecb73e27
    Merge e80a1d4009 into 80208ed9b7 Dinith 2025-03-27 14:15:46 +0800
  • 80208ed9b7
    Merge pull request #122 from 0glabs/testnet/v0.5.x dev Solovyov1796 2025-03-27 14:15:26 +0800
  • 96926b4cbf
    Merge pull request #127 from 0glabs/mempool_priority v0.5.2 testnet/v0.5.x Solovyov1796 2025-03-27 14:07:51 +0800
  • da2e0feffb bump dependencies' version Solovyov1796 2025-03-27 14:05:05 +0800
  • 2c436a7d45 allow to replace sender's only txn in mempool Solovyov1796 2025-03-21 01:55:18 +0800
  • 4c48f7ea63 handle error if account is meeting for the first time. Solovyov1796 2025-03-21 01:36:41 +0800
  • 2cc584be0b add new interface to query the uncommitted txn count for sender Solovyov1796 2025-03-16 22:28:19 +0800
  • d8e968146b change limit of txn count in mempool for each sender from 16 to 48 Solovyov1796 2025-03-16 22:27:34 +0800
  • e80a1d4009 Enhance test coverage Dinith 2025-03-14 13:08:33 +0530
  • 962943d32b support account nonce rewind Solovyov1796 2025-03-12 21:13:23 +0800
  • b42c82d59c add lock and support nonce rewind Solovyov1796 2025-03-12 21:09:37 +0800
  • 08000544c9 add account nonce operator to rewind account nonce if tx removed by full of mempool Solovyov1796 2025-03-12 21:07:58 +0800
  • 248db0f47c update priority nonce mempool using Solovyov1796 2025-03-12 21:07:14 +0800
  • 0b027e10ed update Solovyov1796 2025-03-11 09:56:10 +0800
  • e41c65c92d update error message Solovyov1796 2025-03-11 02:14:51 +0800
  • c70b0a1c2b fix insert issue Solovyov1796 2025-03-11 01:50:16 +0800
  • 9b171dbd4c fix issue about missing mempool config Solovyov1796 2025-03-11 01:49:46 +0800
  • 4ff1ab24d1 improve app mempool Solovyov1796 2025-03-11 00:03:17 +0800
  • 384d899eff add mempool tx replace callback Solovyov1796 2025-03-10 20:34:02 +0800
  • c2fdb3109e add tx info extracter Solovyov1796 2025-03-10 20:32:07 +0800
  • 45508f5954 set max size for priority nonce mempool Solovyov1796 2025-03-10 19:54:39 +0800
  • 72e8508651 bump ethermint Solovyov1796 2025-03-10 18:30:12 +0800
  • c066af2a47 fix txs limit in mempool Solovyov1796 2025-03-10 17:33:31 +0800
  • d1b83b5ac8 bump ethermint Solovyov1796 2025-03-10 15:32:42 +0800
  • 8105408bd1
    Update erc20.go VolodymyrBg 2025-03-09 21:50:08 +0200
  • 8efd3c3f39
    Update events.go VolodymyrBg 2025-03-09 21:49:47 +0200
  • a1b0c2188e maintain counter before clean cache Solovyov1796 2025-03-08 03:21:51 +0800
  • 9f16644d2b feat: distribution precompile distribution-precompile MiniFrenchBread 2025-03-07 20:02:32 +0800
  • 18d4e1b538 remove app mempool limit Solovyov1796 2025-03-07 18:21:02 +0800
  • 55e01d810d set mempool max txs Solovyov1796 2025-03-06 22:33:10 +0800
  • 358565e046 set max for priority nonce mempool Solovyov1796 2025-03-06 20:25:11 +0800
  • 5186f13b99 add tx info extracter Solovyov1796 2025-03-06 20:24:29 +0800
  • f2bd26e111 feat: distribution precompile MiniFrenchBread 2025-03-06 19:52:15 +0800
  • 33859910fe
    Fix: broken link destinyae 2025-03-04 12:39:27 +0100
  • 2fcc7916c6 fix(evmutil): implement gas validation for EVM calls - Add MaxGasLimit constant (30M gas) - Replace infinite gas meter with limited gas meter - Add validation for gas estimation and usage - Add unit tests for gas validation - Add new error type for gas limit exceeded 0xalkindivv.eth 2025-03-04 16:57:19 +0700
  • dc888ceb78
    Merge pull request #119 from 0glabs/add_mempool_limit Solovyov1796 2025-03-04 17:53:33 +0800
  • 11b62b3305 feat(evmutil): implement sequence manager with retry mechanism - Fixes #116 0xalkindivv.eth 2025-03-04 16:42:59 +0700
  • 4966062c67 fix: typo LesCyber 2025-03-04 16:45:24 +0800
  • ea3e4b84e8 add mempool limit Solovyov1796 2025-03-04 15:13:54 +0800
  • f8c338e0c0 add counter size output Solovyov1796 2025-03-04 09:43:36 +0800
  • 14eae2e259 add mempool debug log Solovyov1796 2025-03-04 09:35:13 +0800
  • 01bdf29014
    refactor(x/bep3): optimize error handling by replacing fmt.Errorf with errors.New 0x2d3c 2025-02-23 23:42:02 +0800
  • 178860c178
    Create CODE_OF_CONDUCT.md Arinaitwe Allan 2025-02-19 02:32:44 +0300
  • 553d111f40
    Merge pull request #111 from 0glabs/dev Solovyov1796 2025-02-18 18:01:25 +0800
  • e0a7fd7350
    Update README.md Lubov66 2025-02-18 09:12:50 +0200
  • 351c2cb132
    Merge pull request #110 from Solovyov1796/dev2 v0.5.1 Solovyov1796 2025-02-13 10:12:55 +0800
  • 6f83c22853 update ethermint version Solovyov1796 2025-02-13 10:11:33 +0800
  • 4d95fd5f30 update suggestion gas price Solovyov1796 2025-02-13 02:19:08 +0800
  • 36236c3bde update ethermint version Solovyov1796 2025-02-12 12:43:16 +0800
  • f36ebfb6ae remove suggestion gas price code from abci_util.go Solovyov1796 2025-02-12 00:12:17 +0800
  • e54d5ba99a
    Merge pull request #107 from 0glabs/suggestion_gas_price Solovyov1796 2025-02-10 23:31:44 +0800
  • a0426c63f7 set suggetsion gas price as 0 if not found Solovyov1796 2025-02-10 23:27:22 +0800
  • a32dad8373 remove useless code Solovyov1796 2025-02-10 23:13:10 +0800
  • 4f53e59af7
    Merge pull request #108 from 0g-wh/suggestion_gas_price Solovyov1796 2025-02-10 22:47:43 +0800
  • 8ecfda7bd2 update ethermint version Solovyov1796 2025-02-10 22:23:46 +0800
  • bbd02215f7 update txn selection algo 0g-wh 2025-02-10 14:23:18 +0000
  • d4066b6a3d using merge sort Solovyov1796 2025-02-10 19:35:13 +0800
  • 7900795654 update Solovyov1796 2025-02-10 17:55:58 +0800
  • 6df54c84b5 update suggetsion gas price code Solovyov1796 2025-02-10 14:37:15 +0800
  • ec7e0c3163 generate suggestion gas price during prepare proposal and pass it to ethermint via fee market keeper Solovyov1796 2025-02-08 21:53:25 +0800
  • eaf0e47b73
    typo force-update-module-params.sh Maximilian Hubert 2025-02-01 16:39:27 +0100
  • bb905e70f7
    typos seed-protonet.sh Maximilian Hubert 2025-02-01 16:36:13 +0100
  • a877c8f6be
    typos seed-internal-testnet.sh Maximilian Hubert 2025-02-01 16:33:37 +0100
  • 7c2a41f5c8
    typo put-all-chain-nodes-on-standby.sh Maximilian Hubert 2025-02-01 16:31:20 +0100
  • ca04f0b346
    typos exit-standby-all-chain-nodes.sh Maximilian Hubert 2025-02-01 16:30:37 +0100
  • aa046be4b7
    Update README.md Elias Rad 2025-01-25 13:29:05 +0200
  • c3e0379d45
    Update Telemetry.md Elias Rad 2025-01-25 13:27:59 +0200
  • ed72e68773
    Update proto-docs.md Elias Rad 2025-01-25 13:27:21 +0200
  • ac043ff438 feat: refactor wrapped a0gi base MiniFrenchBread 2025-01-20 14:36:02 +0800
  • 4bc79571d9 feat: refactor wrapped a0gi base MiniFrenchBread 2025-01-20 14:36:02 +0800
  • 86cf8950cc
    fix: typo param_permissions_test.go MaxweLL22-22 2025-01-18 11:44:46 +0100
  • e6b13d85a1 v0.5.0 upgrade v0.5.0 0g-wh 2025-01-15 09:33:29 +0000
  • 54d2caa4f1 v0.5.0 upgrade 0g-wh 2025-01-15 09:33:29 +0000
  • f04c87506b
    Merge pull request #101 from 0glabs/wrapped-a0gi-base MiniFrenchBread 2025-01-15 16:00:39 +0800
  • 65a4f9128b fix: wa0gi key MiniFrenchBread 2025-01-15 15:50:02 +0800
  • 0a79fe53a2 impl priority nonce mempool for ethtx 0g-wh 2024-12-18 03:13:49 +0000
  • aed6a6161a update cosmos 0g-wh 2025-01-15 02:43:54 +0000
  • 50572a3d84 update cosmos 0g-wh 2025-01-15 02:43:54 +0000
  • 75cccf2c8f
    Merge pull request #96 from 0glabs/wrapped-a0gi-base MiniFrenchBread 2025-01-15 10:25:01 +0800
  • db1d6463ec revert third party protos MiniFrenchBread 2025-01-14 17:10:54 +0800
  • 1a039a0d13 fix: proto name MiniFrenchBread 2025-01-14 13:40:50 +0800
  • aaeb15cd0f
    Typo fix proto-docs.md Hack666r 2025-01-13 20:30:21 +0100