Commit graph

  • 30c84edef4 all: enable state tests for pathdb, fixes Gary Rong 2023-08-08 20:07:42 +0800
  • 5fa3e94f5d Missed pieces Jordan Oroshiba 2023-08-08 11:16:20 -0700
  • 884dbeca51 Migrate to the v1alpha1 API Jordan Oroshiba 2023-08-07 14:48:54 -0700
  • b99af212e7
    Merge pull request #27 from astriaorg/joroshiba/remove-sequencer-sub Jordan Oroshiba 2023-08-08 13:50:07 -0700
  • 91db3c77b9 cleanup go.mod Jordan Oroshiba 2023-08-08 13:26:14 -0700
  • 59f385c0aa
    accounts/abi/bind/template: Removing {{.Type}}GetABI from the template as it is redundent when you can call {{.Type}}MetaData.GetAbi() directly. ulmentflam 2023-08-08 16:01:54 -0400
  • 0d04876ece
    fix: Dockerfile to reduce vulnerabilities snyk-bot 2023-08-08 19:34:49 +0000
  • 59c6084f81
    fix: Dockerfile.alltools to reduce vulnerabilities snyk-bot 2023-08-08 18:46:46 +0000
  • c0e806ffb9
    accounts/abi/bind/template: Fix extra coppy paste in generation ulmentflam 2023-08-08 14:17:13 -0400
  • 2c2fee5329
    accounts/abi/bind/template: Adding convenience functions for Accessing the parsed ABI. ulmentflam 2023-08-08 12:50:14 -0400
  • 663be2a1e6
    Merge remote-tracking branch 'upstream/master' into abi-fixes ulmentflam 2023-08-08 11:30:25 -0400
  • cb38ec47a5
    Fix/test api get block trace by number or hash (#453) Nazarii Denha 2023-08-08 16:31:34 +0200
  • d2f7c47367 core/types: rename BlobSidecar to BlobTxSidecar Felix Lange 2023-08-08 15:16:41 +0200
  • fcd7212b60
    fix: upgrade libzkp to use scroll-prover v0.5.10 (#454) Steven 2023-08-08 21:07:18 +0800
  • 40f03b34e6 graphql: retrieve yParity from v jsvisa 2023-08-08 21:03:19 +0800
  • e7fba59892 graphql: add yParity in Transaction jsvisa 2023-08-08 21:01:08 +0800
  • e13fa32cea
    core/vm: update 4844 - point evaluation precompile address (#27874) Martin Holst Swende 2023-08-08 14:54:19 +0200
  • 97f537f40d
    Update graphql/graphql.go Sina Mahmoodi 2023-08-08 14:13:53 +0200
  • 0d772b9f09
    graphql: avoid greedy allocation (#27873) Martin Holst Swende 2023-08-08 13:35:58 +0200
  • 9363dd50ea eth/downloader: add check for blob absence in DeliverBodies Felix Lange 2023-08-08 13:17:43 +0200
  • a5f4c80db7 cmd, eth, internal: deprecate flags Gary Rong 2023-08-08 16:47:40 +0800
  • a602479f72 bump : version to 0.5.0-beta-4 Shivam Sharma 2023-08-08 13:34:26 +0530
  • f0d0184b2b
    Website fixed Clef rules js example (#27878) Muhammad Mohsin Sheraz 2023-08-08 10:46:55 +0300
  • 826b544211
    Amend /docs/developers/dapp-developer/native: 1. Fix type 2. Fix slice of common.Hash slice syntax. 3. Clarify how the hex string for the Transfer event is computed so the code matches with the description. Zubin Pratap 2023-08-08 16:55:15 +1000
  • 4175f65734
    fix: skip payload size check for L1 messages (#457) Péter Garamvölgyi 2023-08-08 05:50:45 +0200
  • 9cd63b300c core, eth, trie: fix memory leak in snapshot generation Gary Rong 2023-08-08 11:24:16 +0800
  • edaf59bf06
    refactor: improve L1MessageTx tests (#456) Péter Garamvölgyi 2023-08-08 05:12:10 +0200
  • 676b3655e9 Fixed Clef rules js example mohsin010 2023-08-08 10:52:08 +0900
  • e1cf27f43b docker compose for setting node Hyunjae Lee 2023-08-03 10:50:29 +0900
  • eda99eec35
    fix: skip L1 message that leads to gas limit exceeded (#455) Péter Garamvölgyi 2023-08-08 01:59:11 +0200
  • eb8e979af8
    removing duplicate adds to known tx set Joshua Kim 2023-08-07 19:22:23 -0400
  • 4b6f1a6fd6
    Minor fix Jerry 2023-08-07 14:59:40 -0700
  • 0947b95ebe Remove direct sequencer submission Jordan Oroshiba 2023-08-07 14:23:45 -0700
  • d20fa62ac2
    Update api_test.go Felix Lange 2023-08-07 18:32:25 +0200
  • 6d2bcb911a
    p2p/simulations/examples: use atomic.Int64 (#27861) ucwong 2023-08-07 17:30:05 +0100
  • f37d471d36 core/txpool/blobpool: simplify some code in limbo Felix Lange 2023-08-07 17:25:55 +0200
  • 1de750f001 core: check absence of blob sidecar in InsertReceiptChain Felix Lange 2023-08-07 17:14:56 +0200
  • 67fec27441 core: improve validation loop in InsertReceiptChain Felix Lange 2023-08-07 17:11:50 +0200
  • e9dab4478f core/txpool/blobpool: add error message Felix Lange 2023-08-07 17:04:13 +0200
  • b84a6ed054 core/types: remove unused method blobGasFeeCap Felix Lange 2023-08-03 14:12:37 +0200
  • a03f3d1058 core/txpool/blobpool: check sidecar is still there after decoding tx Felix Lange 2023-08-03 13:54:29 +0200
  • d6945e95f2 eth: fix issue in test Felix Lange 2023-08-03 12:58:41 +0200
  • f756841a26 miner: strip sidecar in commit Felix Lange 2023-08-03 12:55:53 +0200
  • 394ef8b4bb all: removing txpool.Transaction Felix Lange 2023-08-03 12:37:26 +0200
  • 014d70af60 core/types: remove some receiver names in TxData Felix Lange 2023-08-03 10:26:47 +0200
  • bd582b54ad core: fix comment Felix Lange 2023-08-03 10:25:41 +0200
  • 10b14f478d core/txpool: new blob tx type integration Felix Lange 2023-08-03 10:20:11 +0200
  • d2c86cdcef core: verify absence of sidecar when importing blocks Felix Lange 2023-08-02 21:30:19 +0200
  • 13b7f12e79 core/types: optional blob sidecar in BlobTx Felix Lange 2023-08-02 21:25:55 +0200
  • 16dc7413dd core/types: remove blob methods from TxData interface Felix Lange 2023-08-01 20:10:32 +0200
  • 7c090aa388 Revert "internal/web3ext: format input blockNrOrHash" jsvisa 2023-08-07 23:04:17 +0800
  • db4c6d8168 Revert "internal/jsre: add inputBlockNumberOrHashFormatter" jsvisa 2023-08-07 22:53:51 +0800
  • 0f4753e758 Revert "internal/jsre: export inputBlockNumberOrHashFormatter" jsvisa 2023-08-07 22:53:40 +0800
  • c0d32b8bf6 internal: return null if block not found jsvisa 2023-07-14 17:54:44 +0800
  • 54dfe9591d internal/ethapi: add getBlockReceipts testcase jsvisa 2023-07-14 00:03:01 +0800
  • ec72fb3030 internal/ethapi: early quit if block is nil jsvisa 2023-07-13 23:32:55 +0800
  • ae56e11580 internal/ethapi: add a helper to setup receipt backend jsvisa 2023-07-13 22:54:41 +0800
  • cf7ea1e507 internal/jsre: export inputBlockNumberOrHashFormatter jsvisa 2023-07-13 00:21:04 +0800
  • f9b59ddee8 internal/web3ext: format input blockNrOrHash jsvisa 2023-07-13 00:16:01 +0800
  • 2bb8cfdb6c internal/jsre: add inputBlockNumberOrHashFormatter jsvisa 2023-07-13 00:14:49 +0800
  • 7d6c8e150e internal/web3ext: add js method jsvisa 2023-07-12 23:58:53 +0800
  • cb91e0e88f internal/ethapi: dry jsvisa 2023-07-12 23:49:21 +0800
  • c658bb5cfd ethclient: add BlockReceipts client jsvisa 2023-07-12 00:18:13 +0800
  • 28d73472ef internal/ethapi: add GetBlockReceipts RPC jsvisa 2023-07-12 00:00:02 +0800
  • a84c142155 internal/ethapi: marshalReceipt jsvisa 2023-07-11 23:59:45 +0800
  • 9113aaec90 fix lint issue Sina Mahmoodi 2023-08-07 16:52:22 +0200
  • 6c8eb3ebfb graphql: reject both block num and hash args Sina Mahmoodi 2023-08-07 16:47:40 +0200
  • eeebb07c73
    internal/ethapi: add state override to estimateGas (#27845) Amin Talebi 2023-08-07 16:03:57 +0200
  • a05be5f3c8
    Update graphql/graphql.go Martin Holst Swende 2023-08-07 09:35:59 -0400
  • 18a5ed687a
    core/vm: update 4844 - point evaluation precompile address Martin Holst Swende 2023-08-07 14:51:58 +0200
  • 2a1788f7f3
    doc: add more doc to commitStateAfterApply for tracing in miner (#452) HAOYUatHZ 2023-08-07 20:50:32 +0800
  • 8baa7f1192
    graphql: respect timeout in block resolver Martin Holst Swende 2023-08-07 14:06:45 +0200
  • 65d8fe0e03
    graphql: don't allocate greedily Martin Holst Swende 2023-08-07 13:32:18 +0200
  • 1f0599ac19
    update the pull request template (#306) Banana-J 2023-08-07 20:04:15 +1000
  • 7155e722e4
    make sync mode full to avoid race condition (#305) Liam 2023-08-07 19:45:19 +1000
  • 4273f24875 core: launch indexBlock only if tail is not null jsvisa 2023-08-07 17:08:32 +0800
  • 10b478daad
    core: move check from state processor to header validation, update types Martin Holst Swende 2023-08-07 10:54:33 +0200
  • 379ab9ccc7
    Merge pull request #304 from XinFinOrg/bump-memory Liam 2023-08-07 18:47:24 +1000
  • 2606438f7c bump memory for fix Liam Lai 2023-08-07 18:34:54 +1000
  • ef5d064553
    Merge pull request #295 from XinFinOrg/dev-upgrade Liam 2023-08-07 18:09:26 +1000
  • 1340d11051 account/abi: conver if-else-if chain to tagged switch islishude 2023-08-07 15:18:09 +0800
  • d14c07d91e
    accounts: use atomic type (#27857) ucwong 2023-08-07 08:11:50 +0100
  • 857476753d
    internal: use atomic type (#27858) ucwong 2023-08-07 08:11:06 +0100
  • 5cda5cbc9c safety check for uint64 islishude 2023-08-07 14:15:49 +0800
  • b428fa1339
    fix(trace): fix commit state when tracing (#451) HAOYUatHZ 2023-08-07 14:15:21 +0800
  • 4f5a2a6bb4 account/abi: handle solidity panic revert islishude 2023-08-07 14:00:24 +0800
  • 5c4530cd2a
    fix: upgrade libzkp to use scroll-prover v0.5.6 (#450) Steven 2023-08-07 12:25:08 +0800
  • 51a487d869 cmd, core: group chain history flags and fix tests Gary Rong 2023-08-07 11:36:25 +0800
  • 805676e227
    feat: Update Sepolia genesis (#449) Péter Garamvölgyi 2023-08-06 19:25:10 +0200
  • 9997324b0d
    feat(libzkp): update Cargo.lock (#448) HAOYUatHZ 2023-08-07 01:03:31 +0800
  • 805a2f415e
    fix(libzkp): fix ethers-core dep (#447) xkx 2023-08-07 00:47:09 +0800
  • 8d3a17af92
    Merge pull request #303 from XinFinOrg/dev-upgrade-resolve-conflict-2 Liam 2023-08-06 23:52:17 +1000
  • e70a07cc98
    fix: Initialize nextL1MsgIndex before commit (#444) Péter Garamvölgyi 2023-08-06 15:48:03 +0200
  • 2f0a17d36d
    build(Dockerfile): add ca-certificates (#445) HAOYUatHZ 2023-08-06 21:42:22 +0800
  • f81b286b28 resolve conflict Liam Lai 2023-08-06 22:52:59 +1000
  • 69dd39afba
    fix: do not overwrite correct L1 index on signer startup (#443) Péter Garamvölgyi 2023-08-06 14:22:02 +0200
  • 8f431845c3
    fix: upgrade libzkp to use scroll-prover v0.5.3 (#442) Steven 2023-08-06 20:02:51 +0800
  • 53f066b895
    bump current version to 1.4.8 (#301) Liam 2023-08-06 19:02:53 +1000
  • 89d2cbe47d
    Add pull request template (#299) (#302) Liam 2023-08-06 14:34:54 +1000
  • 10f80e34f1
    Add pull request template (#299) Banana-J 2023-08-05 22:17:26 +1000