Ronin

Ronin

RONGaming

A DPoS blockchain.

Top Contributors

#1obscuren
3,951
commits
#2karalabe
2,301
commits
#3fjl
1,212
commits
#4tgerring
569
commits
#5holiman
400
commits
#6zelig
377
commits
#7minh-bq
239
commits
#8rjl493456442
228
commits
#9CJentzsch
226
commits
#10debris
212
commits

Recent Commits

84f1c22about 1 year ago

docs: add archive message

chiphamskymavis

49269a4about 1 year ago

txpool, evm: skip blacklist and whitelist deployer check after Venoki (#691)

Chi Pham (kuro)

449bd6aabout 3 years ago

core/rawdb: fix cornercase shutdown behaviour in freezer (#26485)

Martin Holst Swende

edcf5efover 3 years ago

core/rawdb: improve freezerTable.Sync (#26245)

Felix Lange

4cdfe41about 1 year ago

handler: add check more check state for switching from snap sync to full sync

Huy Ngo

255b22aabout 3 years ago

core/state: return error when storage trie can't be opened (#26350)

rjl493456442

e4b4ab8about 1 year ago

p2p: filter out when requesting ENR for node is failed

Huy Ngo

4b6caf2about 1 year ago

trie: using common.Hash{} instead of EmptyRootHash for trie.NewEmpty

NganSM

926c1dfabout 1 year ago

ci: remove event trigger unittest

Huy Ngo

23d406babout 1 year ago

eth: only enable accepting transactions after checking (#686)

minh-bq

3f8ea76over 1 year ago

v2/consortium_test: fix for pbss: do not insert inserted blocks (#613)

Francesco4203

c7d0940over 1 year ago

core, cmd, trie: pbss fix release v1.13.6 and v1.13.8 (#618)

Francesco4203

b9926c1over 1 year ago

protocols/snap/sync_test: each peer have a different account trie (#628)

Francesco4203

a168ca0over 1 year ago

core, triedb/pathdb: pbss fix release v1.13.8 (continue) and v1.14.0 (#626)

Francesco4203

5abcf5aover 1 year ago

trie: pbss fix release v1.13.5 continue (#621)

Francesco4203

3760ea1over 1 year ago

cmd,rawdb: avoid extend Tail method in chainfreezer which make db inspect failed in chain freezer (#627)

Harry Ngo

f29a84fover 1 year ago

consensus: get Validators from genesis instead of triedb in v1 consortium. (#624)

Harry Ngo

996a17cover 1 year ago

docker/chainnode: remove duplicate param in entrypoint.sh

Harry Ngo

0b4fbbfover 1 year ago

cmd/ronin/chaincmd: open ancient freezer when init genesis (#620)

Francesco4203

30666faover 1 year ago

trie/triedb/pathdb, core/rawdb: pbss fix release v1.13.5 (corner-cases in path scheme state management) (#619)

Francesco4203

6a8d10fover 1 year ago

core, accounts, eth, trie: pbss fix release v1.13.2 (#615)

Francesco4203

aaaa491over 1 year ago

rlp, trie: faster trie node encoding (#24126) (#606)

minh-bq

7a22b9aover 1 year ago

core, eth/downloader: pbss fix release v1.13.1 (#614)

Francesco4203

975b458over 1 year ago

cmd,eth,docker,rawdb,v1/consortirum: fix missing passing scheme when init genesis and avoid referencing same object when passing parents in cosortium v1 (#608)

Harry Ngo

1ea34dbover 1 year ago

all: enable pbss (#600)

Francesco4203

1d07f01over 1 year ago

trie: fix issue insert wrong path in stack trie and remove the offset when inserting in stack trie reference by 86fe359 (#604)

Harry Ngo

0d2b69fover 1 year ago

all: reworkNodeResolver for working with multiple state schemes with calling ReadTrieNode underlying (#603)

Harry Ngo

8f90ae4over 1 year ago

trie: remove nodes method and add diskdb method for consistency with pathdb

Francesco4203

1aca37eover 1 year ago

all: final implementing path base (#591)

Harry Ngo

b65ad90over 1 year ago

core, trie: Expose block number to statedb (#593)

Francesco4203