Commit graph

  • b34429aa1e Use goreleaser-cross:v1.21 Louis Thibault 2024-01-31 11:55:23 -0500
  • 1d23d61eed
    accounts/usbwallet: use go-hidapi Martin Holst Swende 2024-01-31 15:48:22 +0100
  • 2fe91fd396 fix to bootstrap POA network without restart Alok 2024-01-31 18:56:29 +0530
  • 2b2c241e7f
    Merge branch 'ethereum:master' into portal Chen Kai 2024-01-31 19:49:10 +0800
  • 3078dfe80b minor fix Sina Mahmoodi 2024-01-31 12:05:59 +0100
  • 68342ef933 improve processBlock Sina Mahmoodi 2024-01-31 12:03:21 +0100
  • 5c67066a05
    eth/downloader: fix skeleton cleanup (#28581) rjl493456442 2024-01-31 16:57:33 +0800
  • 3adf1cecf2
    build: fix problem with windows line-endings in CI download (#28900) Martin HS 2024-01-31 09:45:20 +0100
  • 6dd88381de
    Merge branch 'ethereum:master' into master kant777 2024-01-31 00:09:32 -0800
  • eead5a20f8 eth/downloader: address comments Gary Rong 2024-01-31 15:30:50 +0800
  • 4d32a9e81a
    build: fix problem with windows line-endings in CI download Martin Holst Swende 2024-01-31 08:13:22 +0100
  • 5b6571fe74 eth/downloader: polish the logic in cleanup Gary Rong 2023-12-12 20:27:14 +0800
  • de234dfe15 eth/downloader: short circuit if nothing to delete Gary Rong 2023-12-12 10:47:51 +0800
  • 75929ca3e4 eth/downloader: fix skeleton cleanup Gary Rong 2023-11-22 14:58:54 +0800
  • 027892b9e9 add alloc to local l1 genesis Shawn 2024-01-30 21:17:46 -0800
  • 001a80226a
    feat: add RowConsumption & RowUsage types (#625) HAOYUatHZ 2024-01-31 10:41:51 +0800
  • d86b42cdaa
    fix(ethclient): support new cancun fields in header (#623) colin 2024-01-31 09:04:56 +0800
  • 0fa8947925
    cmd/era: clearer comments lightclient 2024-01-30 14:33:37 -0700
  • 56862cf07f emit onNewAccount when reseting account Sina Mahmoodi 2024-01-30 16:36:14 +0100
  • ae522d6fb6
    rm empty line Sina Mahmoodi 2024-01-30 16:29:19 +0100
  • 9a6b9a2735 re-add simulated backend removed accidentally Sina Mahmoodi 2024-01-30 15:54:03 +0100
  • 2c6397d020 feat(ci): introduce PR title linting with GitHub Actions keienWang 2024-01-30 17:55:08 +0800
  • 8617628b9a updated entrypoint to accept password Mikelle 2024-01-30 16:33:57 +0800
  • 5d34ab40d8 add cancun Block for mumbai Arpit Temani 2024-01-30 13:31:36 +0530
  • 49cacda411 refactor[GLIT-67]: store built image in aws ecr DukeCaesar 2024-01-30 15:56:44 +0800
  • d1f6993a12 wrong sign in a comment KillariDev 2024-01-30 09:52:42 +0200
  • 9ca58d452f Merge branch 'v1.2.4-beta-candidate' of github.com:maticnetwork/bor into v1.2.4-beta-candidate Arpit Temani 2024-01-30 13:17:09 +0530
  • 2f02c00e1f update version Arpit Temani 2024-01-30 13:16:36 +0530
  • e4e713ccd6
    Merge pull request #1149 from maticnetwork/bootnode Arpit Temani 2024-01-30 13:12:26 +0530
  • 5c8625c999 Chg: Changed the maximum automatic rewind length from 256 to 126 Vaibhav Jindal 2024-01-18 04:00:32 +0530
  • b122acbc0d core, trie/triedb/pathdb: adjust pathdb for verkle Gary Rong 2023-08-16 14:58:34 +0800
  • 11a9421441 ci[GLIT-67]: update trigger event for build DukeCaesar 2024-01-30 13:49:20 +0800
  • c047698e66
    Merge pull request #13 from sei-protocol/evm-set-evm codchen 2024-01-30 13:43:13 +0800
  • 39ab532d6e Set EVM in StateDB in gasestimator codchen 2024-01-30 13:42:33 +0800
  • f7dc3bf106 ci[GLIT-67]: use self hosted runner DukeCaesar 2024-01-30 13:20:37 +0800
  • d41aa33906 ci[GLIT-67]: debug build failure George Qing 2024-01-30 12:51:18 +0800
  • 0fb870afed
    Merge branch 'ethereum:master' into portal Chen Kai 2024-01-30 12:08:03 +0800
  • 938a928e2e ci[GLIT-67]: debug the permission issue George Qing 2024-01-30 12:06:01 +0800
  • 0ce74739e7 fix[GLIT-67]: update repo secret name for github token George Qing 2024-01-30 11:27:36 +0800
  • eaac53ec38
    core: reset tx lookup cache if necessary (#28865) rjl493456442 2024-01-30 09:34:14 +0800
  • 4c1d675041 resolve merge conflict Sina Mahmoodi 2024-01-29 20:00:43 +0100
  • 71514cf1bf
    Merge branch 'ethereum:master' into master Sascha Ronnie Daoudia 2024-01-29 19:05:10 +0100
  • 0a3d419570 fix: lint Anshal Shukla 2024-01-29 21:23:56 +0530
  • fc380f52ef
    docs/postmortems: fix outdated link (#28893) KeienWang 2024-01-29 23:40:57 +0800
  • 2a4cbda115
    cmd/era: fix rebase errors lightclient 2024-01-29 08:26:50 -0700
  • 3a9d1539bb fix: bootnode Anshal Shukla 2024-01-29 19:55:25 +0530
  • 2173b6f885 core: clear cache before writing canonical chain Gary Rong 2024-01-29 22:13:39 +0800
  • c52759e676
    Merge branch 'ethereum:master' into portal Chen Kai 2024-01-29 20:44:29 +0800
  • 3f58da7279 hot fix: block stm ParallelSpeculativeProcesses flag Pratik Patil 2023-11-24 12:50:04 +0530
  • 1274edb74a fix:Update outdated links in 2021-08-22-split-postmortem.md document keienWang 2024-01-29 19:10:28 +0800
  • e2778cd59f
    eth/catalyst: allow payload attributes v1 in fcu v2 (#28882) lightclient 2024-01-29 03:53:25 -0700
  • c5bf27aaec fix: some portal-hive test err fearlessfe 2024-01-28 23:28:44 +0800
  • ed5e8d52b1
    Merge branch 'ethereum:master' into master KeienWang 2024-01-29 18:17:19 +0800
  • db98cc485e
    README.md: fix travis badge (#28889) KeienWang 2024-01-29 17:58:43 +0800
  • ce68cb17ac
    fix typos Dimitris Apostolou 2024-01-25 21:44:14 +0200
  • 064315d6b3 core: reset txlookup cache if reorg happens Gary Rong 2024-01-29 14:34:53 +0800
  • 942453152e
    add a bool flag to bypass gas estimation in setDefaults colinlyguo 2024-01-29 11:52:15 +0800
  • 7809212b4c
    Merge branch 'master' into refactor-core-blockchain-config Malcolm Akinje 2024-01-28 21:09:29 -0500
  • 95e108c3e9
    fix: limit the max size of lending item extradata can be inside the t… (#405) Banana-J 2024-01-29 11:31:48 +1100
  • b4d842be75
    chore: remove unnecessary order.status assignment (#407) Banana-J 2024-01-29 11:31:36 +1100
  • 976dd799ae
    chore: remove redunant nil check (#408) Banana-J 2024-01-29 11:31:28 +1100
  • 326a8c8984
    fix: Fix Potential Index Out of Bound (#409) Banana-J 2024-01-29 11:31:21 +1100
  • 0664e9fc47
    chore: remove the unused false return value from GetCollaterals method (#410) Banana-J 2024-01-29 11:31:10 +1100
  • d70c15667b
    chore: remove the unused method in ringct.go (#411) Banana-J 2024-01-29 11:31:02 +1100
  • cac03bd960
    fix: GenNewKeyRing should return out of bound error if s and ring size equal in value (#412) Banana-J 2024-01-29 11:27:48 +1100
  • 380527066d
    feat: fix conflict georgehao 2024-01-28 22:21:20 +0800
  • 3936f0bbee feat: add rpc methods fearlessfe 2024-01-27 19:36:59 +0800
  • c3b1fe2382 feat: add history prefix in portal api fearlessfe 2024-01-27 16:08:21 +0800
  • 975f60067b feat: add main for hive fearlessfe 2024-01-27 13:06:48 +0800
  • 743fc8500b
    chore: return statement optimization (#406) Banana-J 2024-01-28 16:58:41 +1100
  • a3c392cdde
    Fix xdcx infinite recursive calls (#404) Banana-J 2024-01-28 16:57:58 +1100
  • 269cbbfb79 Fix broken hyperlink in README keienWang 2024-01-28 08:56:02 +0800
  • 449d895c9b
    Merge branch 'ethereum:master' into master KeienWang 2024-01-28 08:38:55 +0800
  • 2e947b7a00
    core/types: fix and test handling of faulty nil-returning signer (#28879) protolambda 2024-01-27 14:16:20 -0600
  • c24eac3b2f
    Create devcontainer.json Matvej 2024-01-27 21:29:05 +0200
  • 92734f67d4
    Update README.md ahmetgul23 2024-01-27 22:16:05 +0300
  • 2504961a33
    fix: replace all time.after with the time.newtimer (#400) Banana-J 2024-01-27 21:01:24 +1100
  • e3621928d1
    Merge branch 'ethereum:master' into master KeienWang 2024-01-27 16:17:25 +0800
  • 95cd9a13a4
    all: fix typos Dimitris Apostolou 2024-01-26 17:32:06 +0200
  • 9118f2d2f1 core/state/snapshot: Remove 0x prefix for Hex2Bytes calls in tests Sebastian Stammler 2024-01-26 21:09:51 +0100
  • 91f01b0df7 common: Let Hex2Bytes and Hex2BytesFixed panic for invalid hex strings Sebastian Stammler 2024-01-26 20:49:15 +0100
  • 2f1d5ab88f
    eth/catalyst: allow payload attributes v1 in fcu v2 lightclient 2024-01-26 11:43:40 -0700
  • e9cb2074d3
    internal/era: fix rlp decode of header and correctly read total difficulty lightclient 2023-06-08 10:11:21 +0200
  • 67defc417c
    internal/era: improve iterator interface lightclient 2023-06-06 20:43:32 +0200
  • b8fc70e8f4
    internal/era: add ReaderAt func so entry value can be read lazily lightclient@protonmail.com 2023-06-05 20:20:25 +0200
  • 64513d7d3d
    internal/era,cmd/utils: fix lint issues lightclient@protonmail.com 2023-06-05 15:29:03 +0200
  • af6837f249
    internal/era/e2store: avoid double allocation during write lightclient@protonmail.com 2023-06-05 09:48:55 +0200
  • b98b6d6524
    internal/era,cmd: add number method to era iterator to get the current block number lightclient@protonmail.com 2023-06-05 09:38:18 +0200
  • 02b3f1983e
    cmd/utils: better defer handling in history test lightclient@protonmail.com 2023-06-02 17:08:07 +0200
  • 3fa17e775f
    internal/era,cmd/utils,cmd/era: change to iterator interface for reading era entries lightclient@protonmail.com 2023-06-02 17:03:02 +0200
  • 008ed82224
    internal/era: unexport things Martin Holst Swende 2023-05-29 21:13:39 +0200
  • 1000755740
    internal/era: simplify clauses Martin Holst Swende 2023-05-29 16:59:38 +0200
  • 235d413c2f
    internal/era: avoid some repetition Martin Holst Swende 2023-05-29 16:47:13 +0200
  • de45fcad5f
    internal/era/e2store: rm superfluous reader, rm superfluous testcases, add fuzzer Martin Holst Swende 2023-05-29 16:03:04 +0200
  • 7b9bda23c4
    internal/era: better doc comment lightclient@protonmail.com 2023-05-23 14:11:59 +0200
  • cccf47b4f4
    internal/era: error if accumulator has more records than max allowed lightclient@protonmail.com 2023-05-23 14:04:18 +0200
  • ca3d8bf717
    cmd/utils: better bytes buffer lightclient@protonmail.com 2023-05-23 13:49:33 +0200
  • b65db9db79
    cmd/geth: add description for import-history lightclient@protonmail.com 2023-05-23 13:39:33 +0200
  • 97b86f45ca
    cmd/era: don't let defers stack lightclient@protonmail.com 2023-05-23 13:29:37 +0200
  • 6c4747fe60
    cmd/era: properly close era files lightclient@protonmail.com 2023-05-23 13:25:24 +0200