Commit Graph

37 Commits (5e35d5f6ba038b59abddfb3cd54271e331e5b560)

Author SHA1 Message Date
MaxMustermann2 75017bfbad
[core] feat: Add cross shard transfer precompile 3 years ago
lutty 7a2a226264 add comment 3 years ago
haodi 4da2a80a30 fixed fromAccount in re-delegate tx 3 years ago
Lutty bdfa70c737 support rosetta tracer 3 years ago
haodi a99c785b56 fixed undelegate rosetta log 3 years ago
haodi a57d8997bd fixed rosettaTracer nil point issue 3 years ago
haodi 26c064dbca add rosetta logs 3 years ago
Lutty d9e933c7f3 support rosetta tracer 3 years ago
Rongjian Lan b4b316197a
disable migrate (#4035) 3 years ago
Max d500c4ede6
Resolve harmony-one/bounties#77: Staking precompiles (#3906) 3 years ago
Rongjian Lan 305ef3514a
add history vrf reading capability on vrf precompile (#3850) 3 years ago
Rongjian Lan b0bf39861d
Add min commission rate logic (#3715) 4 years ago
Rongjian Lan 87fb0116e5 Add vrf as a precompile in evm 4 years ago
Rongjian Lan 8a08da67ca
Remove unused code and add benchmark for consensus msg check (#3211) 4 years ago
Rongjian Lan 044c2dcd4c
Validator dedup on identity and bls keys (#2883) 5 years ago
Rongjian Lan db8f1a05b9
Optimize delegation reward distribution with caching (#2839) 5 years ago
Rongjian Lan 6ef7b0a2a4
[Audit] Refactor offchain commit and fix consistency issue due to batch write (#2479) 5 years ago
Edgar Aroutiounian 6435f4060c
[availability] Implement inactive toggle for validators that miss threshold of signing required; (66%) of epoch (#2077) 5 years ago
chao dd7809cbfa checking to.address() is staking validator addr or not; avoid create cxReceipts when smart contract call failed 5 years ago
Rongjian Lan 9343fdaaed fix beneficiary issue 5 years ago
Chao Ma a8a977e88c add getECDSAFromCoinbase for leader reward 5 years ago
Rongjian Lan c16ededa3e Add delegation index to avoid looping through all delegations 5 years ago
Rongjian Lan b856049aad Create snapshot for all validators 5 years ago
Rongjian Lan 3500f2277e Add collect rewards core transition 5 years ago
Eugene Kim 8cc2543c9e Move header fields into private struct; expose them using getters/setters 5 years ago
Eugene Kim a48123e749 Move (core/)types.Header and friends into block 5 years ago
Rongjian Lan 892958a232 Add epoch-based forking 5 years ago
Eugene Kim 30b63fc552 Revert "Merge pull request #1413 from rlan35/cross-shard-rj" 5 years ago
chao 4c46b1bd1f fix several small bugs and security issues on cross shard transaction 5 years ago
chao 3543fd972a add cross shard transaction type and evm call support 5 years ago
Rongjian Lan 8fae634aba Break tie of core-consensus-core import cycle; add pRnd channel for consensus 6 years ago
Rongjian Lan 23e65a956c Add evm support; Import state and trie object 6 years ago
Rongjian Lan e0a6d6bb3f add transactions into blocks in account model 6 years ago
Leo Chen 2a602db9b0 fix the build after rename the repo to harmony-one 6 years ago
Rongjian Lan c64f2dbd44 Integrate eth code into harmony with a simple main entry point 6 years ago
Rongjian Lan bb776e9f95 Add state processing and evm 6 years ago