| Commit message (Expand) | Author | Age | Files | Lines |
* | core: vm: remove delegation mechanism (#245) | Wei-Ning Huang | 2019-03-12 | 6 | -997/+263 |
* | core: vm: expose CRSRound and DKGRound and fix consistency (#236) | Wei-Ning Huang | 2019-03-12 | 3 | -60/+118 |
* | app: refactor app run as single chain (#226) | bojie | 2019-03-12 | 1 | -146/+14 |
* | core: fix dkg | Jimmy Hu | 2019-03-12 | 1 | -12/+47 |
* | params: Change taipei to 40 nodes (#227) | Jimmy Hu | 2019-03-12 | 1 | -1/+1 |
* | dex: fill in correct coinbase address (#223) | Wei-Ning Huang | 2019-03-12 | 1 | -0/+9 |
* | params: Update config (#224) | Jimmy Hu | 2019-03-12 | 1 | -1/+1 |
* | core: vm: validate addDKGMasterPublicKey caller properly (#220) | Wei-Ning Huang | 2019-03-12 | 3 | -60/+59 |
* | core: vm: flatten governance | Wei-Ning Huang | 2019-03-12 | 10 | -524/+523 |
* | core: sync to latest core (#214) | Jimmy Hu | 2019-03-12 | 3 | -7/+20 |
* | params: add Yilan network (#207) | Mission Liao | 2019-03-12 | 3 | -0/+25 |
* | core: Fixed gas price (#205) | Jimmy Hu | 2019-03-12 | 6 | -2/+96 |
* | core: set oracle contract's code (#209) | Sonic | 2019-03-12 | 2 | -1/+6 |
* | fee: fix wrong gas used (#208) | bojie | 2019-03-12 | 1 | -0/+2 |
* | core: Remove K, Phi and NumChains from Governance (#198) | Jimmy Hu | 2019-03-12 | 5 | -174/+37 |
* | copy testnet config to taipei | Jimmy Hu | 2019-03-12 | 1 | -1/+1 |
* | core/vm: fix getConfigState (#203) | Jimmy Hu | 2019-03-12 | 1 | -4/+3 |
* | vm: reset DKG (#190) | Jimmy Hu | 2019-03-12 | 4 | -70/+562 |
* | transaction: use all transaction gas to reduce attack intention (#180) | bojie | 2019-03-12 | 1 | -1/+25 |
* | core/vm: modify Withdrawn event and add NodeRemoved event (#179) | Jimmy Hu | 2019-03-12 | 2 | -4/+31 |
* | core: vm: refactor governance and add node info oracle (#174) | Wei-Ning Huang | 2019-03-12 | 5 | -682/+953 |
* | core: vm: Add amount to undelegate event (#176) | Jimmy Hu | 2019-03-12 | 2 | -4/+9 |
* | core: vm: more change to the randomness calculation (#175) | Wei-Ning Huang | 2019-03-12 | 1 | -5/+5 |
* | core: vm: modify randomness calculation algorithm (#173) | Wei-Ning Huang | 2019-03-12 | 2 | -3/+7 |
* | consensus: dexcon: snapshot round height when finalizing block (#170) | Wei-Ning Huang | 2019-03-12 | 3 | -106/+0 |
* | core, dex/downloader: polish headers verification and blocks insertion logic ... | Sonic | 2019-03-12 | 8 | -509/+614 |
* | travis: re-encrypt GCP credential file (#165) | bojie | 2019-03-12 | 1 | -1/+1 |
* | params: update testnet genesis and dMoment | Wei-Ning Huang | 2019-03-12 | 1 | -2/+1 |
* | core, dex: use block hash as witness data (#160) | Sonic | 2019-03-12 | 5 | -50/+17 |
* | blockchain: add mutex lock to prevent fork (#159) | bojie | 2019-03-12 | 1 | -1/+6 |
* | core: sync to latest core (#158) | Jimmy Hu | 2019-03-12 | 1 | -1/+1 |
* | app: fix reward bug with empty block (#155) | bojie | 2019-03-12 | 1 | -3/+2 |
* | app: remove pending block logic (#149) | bojie | 2019-03-12 | 6 | -296/+197 |
* | core: update taipei alloc | Jimmy Hu | 2019-03-12 | 1 | -1/+1 |
* | params: update genesis config | Wei-Ning Huang | 2019-03-12 | 3 | -16/+21 |
* | consensus: implement DEXON cryptoeconomics v4.0 (#145) | Wei-Ning Huang | 2019-03-12 | 5 | -57/+153 |
* | core: vm: add totalSupply and totalStaked in the governance contract (#144) | Wei-Ning Huang | 2019-03-12 | 4 | -35/+144 |
* | core: vm: move governance abi to a separate file (#143) | Wei-Ning Huang | 2019-03-12 | 2 | -1053/+1074 |
* | core: vm: emit events for more governance actions (#142) | Wei-Ning Huang | 2019-03-12 | 1 | -0/+145 |
* | core: update testnet genesis_alloc | Jimmy Hu | 2019-03-12 | 1 | -1/+1 |
* | core: update taipei network genesis alloc | Wei-Ning Huang | 2019-03-12 | 1 | -1/+1 |
* | core: fix corner case when initializing round height (#134) | Sonic | 2019-03-12 | 1 | -1/+1 |
* | app: implement logic for prepare/verify correctly when chain number change (#... | bojie | 2019-03-12 | 5 | -19/+122 |
* | core: vm: implement byzantine reporting mechanism (#128) | Wei-Ning Huang | 2019-03-12 | 2 | -48/+578 |
* | params: update taipei genesis config (#130) | Wei-Ning Huang | 2019-03-12 | 1 | -1/+1 |
* | core, indexer, dex: fix DexconApp block deliver after synced (#122) | Sonic | 2019-03-12 | 1 | -5/+6 |
* | core: fix vm wrong round height context (#124) | Sonic | 2019-03-12 | 1 | -0/+45 |
* | core: update taipei testnet genesis config and alloc (#119) | Wei-Ning Huang | 2019-03-12 | 1 | -1/+1 |
* | core: vm: add missing unittests for nodes/delegators (#116) | Wei-Ning Huang | 2019-03-12 | 2 | -3/+13 |
* | params: update taipei testnet genesis and config (#113) | Wei-Ning Huang | 2019-03-12 | 2 | -3/+5 |
* | core/vm: Add fine to governance. (#107) | Jimmy Hu | 2019-03-12 | 2 | -132/+292 |
* | core: add database/sql support for more types (#102) | Meng-Ying Yang | 2019-03-12 | 2 | -8/+112 |
* | vendor: sync DEXON core and fix conflicts/missings (#101) | Mission Liao | 2019-03-12 | 1 | -4/+6 |
* | core/types: SigCache with a limited size (#98) | Jimmy Hu | 2019-03-12 | 2 | -21/+33 |
* | core, dex, internal: block proposer syncing (first iteration) (#96) | Sonic | 2019-03-12 | 2 | -57/+2 |
* | core: vm: Add `MPKReady` to governance (#97) | Jimmy Hu | 2019-03-12 | 2 | -0/+174 |
* | core/vm: fix nodes method in governance | Jimmy Hu | 2019-03-12 | 1 | -1/+1 |
* | dex: remove duplicate declaration of WitnessData (#92) | Wei-Ning Huang | 2019-03-12 | 2 | -7/+0 |
* | core: vm: add undelegate fund lockup mechanism (#94) | Wei-Ning Huang | 2019-03-12 | 3 | -41/+236 |
* | core: update genesis alloc | Jimmy Hu | 2019-03-12 | 1 | -1/+1 |
* | vendor: sync to latest core (#91) | Mission Liao | 2019-03-12 | 3 | -1/+108 |
* | cache: prune cache correctly (#88) | bojie | 2019-03-12 | 1 | -2/+1 |
* | core: governance interface should return correct DKG master public keys (#85) | Wei-Ning Huang | 2019-03-12 | 2 | -24/+21 |
* | core, dex: polish sync (#75) | Sonic | 2019-03-12 | 1 | -0/+3 |
* | core, dex: Timeout for prepare payload (#72) | Jimmy Hu | 2019-03-12 | 2 | -8/+13 |
* | app: add app test case and benchmark (#66) | bojie | 2019-03-12 | 3 | -13/+268 |
* | dex: verify header that imported from fetcher (#68) | Sonic | 2019-03-12 | 1 | -0/+4 |
* | Fix lint | Wei-Ning Huang | 2019-03-12 | 2 | -3/+3 |
* | core: Update genesis alloc. (#63) | Jimmy Hu | 2019-03-12 | 1 | -1/+1 |
* | core: panic if fork found when inserting header chain (#61) | Wei-Ning Huang | 2019-03-12 | 1 | -1/+6 |
* | tests: fix tests | Wei-Ning Huang | 2019-03-12 | 1 | -1/+10 |
* | dex: fix tests | Wei-Ning Huang | 2019-03-12 | 1 | -0/+2 |
* | core: fix tests | Wei-Ning Huang | 2019-03-12 | 2 | -4/+5 |
* | core: vm: fix power2 table calculation (#50) | Wei-Ning Huang | 2019-03-12 | 1 | -3/+3 |
* | core: commit states at snapshot height (#49) | Sonic | 2019-03-12 | 1 | -2/+7 |
* | core: add Taipei testnet (#47) | Wei-Ning Huang | 2019-03-12 | 1 | -1/+13 |
* | core: various changes on tps tuning (#46) | Wei-Ning Huang | 2019-03-12 | 5 | -11/+14 |
* | core: increase tx pool size | Wei-Ning Huang | 2019-03-12 | 1 | -4/+4 |
* | core, dex, downloader: refactor governance | Sonic | 2019-03-12 | 2 | -25/+61 |
* | core, dex, dex/downloader: restore insertChain to upstream version | Sonic | 2019-03-12 | 2 | -20/+18 |
* | dex: implement downloader for dex | Sonic | 2019-03-12 | 1 | -0/+5 |
* | core: implement insert chain, headerchain logic | Sonic | 2019-03-12 | 3 | -0/+521 |
* | core: support extracting governance state from state trie | Sonic | 2019-03-12 | 3 | -0/+73 |
* | core: add global signature cache and improve concurrency (#42) | Wei-Ning Huang | 2019-03-12 | 4 | -53/+86 |
* | core, dex: Batch process touchSender. Lower priority for tx. (#41) | Jimmy Hu | 2019-03-12 | 1 | -13/+19 |
* | dex: add BlockDB, which implements consensus core's blockdb.BlockDatabase (#36) | Sonic | 2019-03-12 | 2 | -0/+58 |
* | core: vm: change offset type to int256 | Wei-Ning Huang | 2019-03-12 | 1 | -2/+7 |
* | governance: implement delegate/undelegate function and add tests (#33) | Wei-Ning Huang | 2019-03-12 | 4 | -111/+1152 |
* | core: blockchain: fix concurrent map read and write (#34) | Wei-Ning Huang | 2019-03-12 | 1 | -4/+7 |
* | core: more fix on light node synchronization (#32) | Wei-Ning Huang | 2019-03-12 | 3 | -67/+50 |
* | core: vm: add minStake to governance contract variable (#31) | Wei-Ning Huang | 2019-03-12 | 2 | -1/+42 |
* | core: fix light node synchronization issue (#30) | Wei-Ning Huang | 2019-03-12 | 4 | -9/+18 |
* | core: revert changes to StateProcessor.Process (#29) | Wei-Ning Huang | 2019-03-12 | 2 | -10/+10 |
* | app: add cache to reuse same tx address which has already recovered (#26) | BJ4 | 2019-03-12 | 3 | -3/+41 |
* | core: refactor validator and fix light node sync (#25) | Wei-Ning Huang | 2019-03-12 | 8 | -147/+92 |
* | core: use storeRoundHeight to avoid type mismatch (#21) | Sonic | 2019-03-12 | 1 | -9/+6 |
* | dex, core: Fix make fail (#24) | Jimmy Hu | 2019-03-12 | 1 | -1/+1 |
* | core, dex: Optimize sender calculation in block transactions. (#22) | Jimmy Hu | 2019-03-12 | 2 | -0/+34 |
* | core: validate DKG set with correct nodeset in round-2 (#19) | Wei-Ning Huang | 2019-03-12 | 4 | -32/+63 |
* | core: vm: Optimize evm (#13) | Jimmy Hu | 2019-03-12 | 5 | -18/+282 |
* | core: push height of round 0 in genesis block (#17) | Sonic | 2019-03-12 | 2 | -8/+11 |
* | dex: return correct pending nonce (#14) | Wei-Ning Huang | 2019-03-12 | 1 | -2/+11 |
* | params: fix genesis block config and use testnet for test (#10) | Wei-Ning Huang | 2019-03-12 | 1 | -3/+3 |
* | core: fix staked calculation in genesis (#8) | Jimmy Hu | 2019-03-12 | 1 | -4/+0 |
* | core: vm: expose governance contract ABI (#5) | Wei-Ning Huang | 2019-03-12 | 1 | -2/+2 |
* | core: blockchain: fix NewBlockChainWithDexonValidator (#4) | Wei-Ning Huang | 2019-03-12 | 1 | -1/+1 |
* | core: genesis: make ToBlock() compatible with legacy ethereum code (#3) | Wei-Ning Huang | 2019-03-12 | 1 | -28/+36 |
* | app: fix core test | BJ4 | 2019-03-12 | 7 | -37/+144 |
* | core: vm: governance: add node info | Wei-Ning Huang | 2019-03-12 | 6 | -10/+149 |
* | core: validate roundHeight mapping in governance contract | Wei-Ning Huang | 2019-03-12 | 5 | -4/+43 |
* | core: GenerateChainWithRoundChange for testing | Sonic | 2019-03-12 | 3 | -0/+598 |
* | app: lock by chain correctly and remove old core in vendor | BJ4 | 2019-03-12 | 1 | -46/+49 |
* | core: vm: governance: remove maxInterval | Wei-Ning Huang | 2019-03-12 | 1 | -32/+0 |
* | core: vm: add nodesLengh method for reading nodeSet size | Wei-Ning Huang | 2019-03-12 | 1 | -0/+20 |
* | Rename import due to dexon-consensus rename | Wei-Ning Huang | 2019-03-12 | 3 | -18/+18 |
* | dex: minor refactor | Wei-Ning Huang | 2019-03-12 | 1 | -6/+5 |
* | app: add lock to prevent concurrent map read write | Bojie Wu | 2019-03-12 | 1 | -0/+3 |
* | core: tx_pool: remove transactions on BlockConfirmed event | Wei-Ning Huang | 2019-03-12 | 4 | -41/+53 |
* | dex: add block gas limit into governance | Wei-Ning Huang | 2019-03-12 | 1 | -0/+35 |
* | app: using lock correctly to use map safely | Bojie Wu | 2019-03-12 | 1 | -56/+86 |
* | app: fix concurrent map read write issue and accept fail transaction when rou... | Bojie Wu | 2019-03-12 | 1 | -1/+7 |
* | core: fix blockReward serialization | Wei-Ning Huang | 2019-03-12 | 2 | -37/+28 |
* | app: add cache mechanism to increase performance | Bojie Wu | 2019-03-12 | 3 | -149/+133 |
* | core: set correct balance for governance contract | Wei-Ning Huang | 2019-03-12 | 2 | -1/+7 |
* | dex: return round in get block rpc output | Wei-Ning Huang | 2019-03-12 | 2 | -4/+5 |
* | app: fix concurrent read write issue with map | Bojie Wu | 2019-03-12 | 1 | -0/+6 |
* | dex: remove uneeded info from block header | Wei-Ning Huang | 2019-03-12 | 3 | -90/+87 |
* | core: types: fix header marshal json | Sonic | 2019-03-12 | 2 | -34/+72 |
* | vendor: sync consensus core and fix conflict | Wei-Ning Huang | 2019-03-12 | 1 | -7/+8 |
* | app: correct process pending block logic | Bojie Wu | 2019-03-12 | 1 | -126/+111 |
* | dex: fix missing randomness assignment | Wei-Ning Huang | 2019-03-12 | 1 | -1/+1 |
* | dex: fix DKG round switching | Wei-Ning Huang | 2019-03-12 | 1 | -6/+18 |
* | dex: fix round switching and initialize dMoment correctly | Wei-Ning Huang | 2019-03-12 | 1 | -1/+2 |
* | dex: misc fixes | Wei-Ning Huang | 2019-03-12 | 1 | -3/+3 |
* | app: check nonce and balance in prepare payload | Bojie Wu | 2019-03-12 | 2 | -5/+3 |
* | core: included Dexcon metadata in block | Wei-Ning Huang | 2019-03-12 | 1 | -2/+3 |
* | Remove reference of Rinkeby network. | Wei-Ning Huang | 2019-03-12 | 2 | -26/+1 |
* | core: populate genesisAlloc in source code with DEXON genesis data | Wei-Ning Huang | 2019-03-12 | 3 | -15/+46 |
* | dex: use RLP to encode contract payload data | Wei-Ning Huang | 2019-03-12 | 1 | -6/+6 |
* | app: implement verify block logic | Bojie Wu | 2019-03-12 | 2 | -1/+51 |
* | consensus: dexcon: fetch config from state | Wei-Ning Huang | 2019-03-12 | 1 | -19/+22 |
* | core: vm: add blockReward to governance | Wei-Ning Huang | 2019-03-12 | 2 | -4/+39 |
* | dex: fix public key parsing due to changes in consensus core | Wei-Ning Huang | 2019-03-12 | 1 | -1/+4 |
* | core: set governance owner in genesis | Wei-Ning Huang | 2019-03-12 | 1 | -1/+3 |
* | params: load blockReward from genesis JSON file | Wei-Ning Huang | 2019-03-12 | 1 | -0/+1 |
* | app: fixup message format | Wei-Ning Huang | 2019-03-12 | 1 | -3/+3 |
* | app: implement new insert blocks logic | Bojie Wu | 2019-03-12 | 3 | -18/+246 |
* | test: create account storage for governance contract | Wei-Ning Huang | 2019-03-12 | 1 | -1/+1 |
* | core/dex: fix governance contract implementation | Wei-Ning Huang | 2019-03-12 | 1 | -19/+13 |
* | core: vm: implement RAND opcode support | Wei-Ning Huang | 2019-03-12 | 9 | -0/+45 |
* | dex/core: misc bug fixes | Wei-Ning Huang | 2019-03-12 | 2 | -2/+3 |
* | app: correct dexon application logic | Bojie Wu | 2019-03-12 | 2 | -48/+37 |
* | core: fix nil map initialization | Wei-Ning Huang | 2019-03-12 | 1 | -0/+7 |
* | app: init map | Bojie Wu | 2019-03-12 | 1 | -15/+17 |
* | core: setup stake in order so genesis block is deterministic | Wei-Ning Huang | 2019-03-12 | 1 | -1/+26 |
* | core: vm: modify dkg threshold | Jimmy Hu | 2019-03-12 | 1 | -1/+1 |
* | core: vm: add GovernanceStateHelper test | Wei-Ning Huang | 2019-03-12 | 2 | -0/+98 |
* | core: populate genesis CRS in genesis state | Wei-Ning Huang | 2019-03-12 | 1 | -0/+5 |
* | dex: bug fix to allow running geth without crashing | Wei-Ning Huang | 2019-03-12 | 2 | -9/+1 |
* | dex: implement sendTx related governance methods | Wei-Ning Huang | 2019-03-12 | 1 | -0/+5 |
* | core: vm: validate if mpk, complaint, finalize is in DKG set | Wei-Ning Huang | 2019-03-12 | 1 | -36/+62 |
* | core: vm: allow other people to stake for a node | Wei-Ning Huang | 2019-03-12 | 1 | -6/+0 |
* | dex: implement some governance interface functions | Wei-Ning Huang | 2019-03-12 | 1 | -213/+342 |
* | dex: governance: implement governance interface | Wei-Ning Huang | 2019-03-12 | 2 | -11/+23 |
* | app: implement new interface method | Bojie Wu | 2019-03-12 | 1 | -0/+56 |
* | core: populate dexon configuration in SetupGenesisBlock | Wei-Ning Huang | 2019-03-12 | 2 | -31/+28 |
* | dex: implement dexon application interface | Bojie Wu | 2019-03-12 | 1 | -0/+4 |
* | core: add stake and public key to genesis account info | Wei-Ning Huang | 2019-03-12 | 4 | -46/+95 |
* | core: vm: check pk ownership in stake() | Wei-Ning Huang | 2019-03-12 | 1 | -1/+12 |
* | core: vm: expose nodes as public | Wei-Ning Huang | 2019-03-12 | 1 | -14/+52 |
* | core: vm: add eventlog for governance contract | Wei-Ning Huang | 2019-03-12 | 1 | -41/+98 |
* | core: vm: refactor and add DKGFinalizeds related implementations | Wei-Ning Huang | 2019-03-12 | 1 | -94/+300 |
* | dex: redesign p2p network topology | Sonic | 2019-03-12 | 1 | -0/+7 |
* | core: vm: implement the rest of governance contract methods | Wei-Ning Huang | 2019-03-12 | 1 | -132/+275 |
* | core: vm: check if caller already staked when adding dkg mpk | Jimmy Hu | 2019-03-12 | 1 | -0/+7 |
* | core: vm: fix bug and add gas usage | Wei-Ning Huang | 2019-03-12 | 2 | -22/+55 |
* | core: vm: finish implementing state helper | Wei-Ning Huang | 2019-03-12 | 1 | -23/+206 |
* | core: vm: update governance contract ABI | Wei-Ning Huang | 2019-03-12 | 1 | -9/+75 |
* | core: vm: implement governance contract methods | Wei-Ning Huang | 2019-03-12 | 1 | -51/+218 |
* | core: vm: add governance contract skeleton | Wei-Ning Huang | 2019-03-12 | 2 | -0/+495 |
* | Change import go github.com/dexon-foundation/dexon | Wei-Ning Huang | 2019-03-12 | 95 | -333/+333 |
* | cmd, core, params: add support for Goerli | Péter Szilágyi | 2019-02-19 | 2 | -1/+13 |
* | core: fix pruner panic when importing low-diff-large-sidechain | Péter Szilágyi | 2019-02-10 | 3 | -86/+44 |
* | core: repro #18977 | Martin Holst Swende | 2019-02-10 | 2 | -1/+104 |
* | core: fix error in block iterator (#18986) | Martin Holst Swende | 2019-02-10 | 2 | -11/+3 |
* | core, cmd/puppeth: implement constantinople fix, disable EIP-1283 (#18486) | Martin Holst Swende | 2019-01-30 | 3 | -2/+9 |
* | core, eth: fix database version (#18429) | gary rong | 2019-01-11 | 2 | -8/+16 |
* | Merge pull request #18371 from jeremyschlatter/patch-1 | Péter Szilágyi | 2019-01-04 | 1 | -1/+1 |
|\ |
|
| * | core/types: update incorrect comment | Jeremy Schlatter | 2018-12-29 | 1 | -1/+1 |
* | | vendor, crypto, swarm: switch over to upstream sha3 package | Dave McGregor | 2019-01-04 | 3 | -8/+8 |
|/ |
|
* | core: sanitize more TxPoolConfig fields (#17210) | Jordan Krage | 2018-12-20 | 2 | -1/+21 |
* | core/state: rename 'new' variable (#18301) | Shuai Qi | 2018-12-14 | 1 | -2/+2 |
* | Comment error (#18303) | qd-ethan | 2018-12-14 | 1 | -1/+1 |
* | cmd/geth, core, eth: implement Constantinople override flag (#18273) | Martin Holst Swende | 2018-12-11 | 1 | -0/+6 |
* | cmd/evm, core/vm, eth: implement api methods to do stdjson dump to local file... | Martin Holst Swende | 2018-12-10 | 1 | -0/+83 |
* | core, internal, eth, miner, les: Take VM config from BlockChain (#17955) | Paweł Bylica | 2018-12-06 | 1 | -0/+5 |
* | tests, core: update tests and make STATICCALL cause touch-delete (#18187) | Martin Holst Swende | 2018-11-29 | 1 | -0/+6 |
* | core: more detailed metrics for block processing (#18119) | Martin Holst Swende | 2018-11-28 | 1 | -1/+12 |
* | fix mixHash/nonce for parity compatible network (#18166) | Jaynti Kanani | 2018-11-26 | 2 | -12/+12 |
* | core: return error if repair block failed (#18126) | mr_franklin | 2018-11-23 | 1 | -1/+5 |
* | Merge pull request #17973 from holiman/splitter2 | Péter Szilágyi | 2018-11-22 | 3 | -157/+368 |
|\ |
|
| * | core: polish side chain importer a bit | Péter Szilágyi | 2018-11-21 | 3 | -294/+328 |
| * | core: better side-chain importing | Martin Holst Swende | 2018-11-20 | 1 | -96/+273 |
* | | core: better printout of receipts in bad block reports (#18156) | Martin Holst Swende | 2018-11-22 | 1 | -2/+4 |
* | | core: fix comment typo (#18144) | mr_franklin | 2018-11-21 | 1 | -1/+1 |
|/ |
|
* | core, eth/downloader: fix ancestor lookup for fast sync | Péter Szilágyi | 2018-11-16 | 2 | -2/+20 |
* | cmd, core, eth, light, trie: add trie read caching layer | Péter Szilágyi | 2018-11-15 | 2 | -11/+24 |
* | core: fix default trie cache limit (#17860) | gary rong | 2018-11-13 | 1 | -1/+1 |
* | rawdb: remove unused parameter for WritePreimages func (#18059) | Corey Lin | 2018-11-09 | 3 | -5/+4 |
* | core/state: remove lock (#18065) | Felix Lange | 2018-11-09 | 1 | -6/+0 |
* | Merge pull request #17982 from holiman/polish_contantinople_extcodehash | Péter Szilágyi | 2018-11-08 | 1 | -1/+6 |
|\ |
|
| * | core/vm: check empty in extcodehash | Martin Holst Swende | 2018-10-26 | 1 | -1/+6 |
* | | core/vm, eth/tracers: use pointer receiver for GetRefund (#18018) | Corey Lin | 2018-11-08 | 1 | -1/+1 |
* | | eth/downloader: speed up tests by generating chain only once (#17916) | Felix Lange | 2018-11-07 | 1 | -16/+28 |
* | | core, eth/downloader: fix validation flaw, fix downloader printout flaw (#17974) | Martin Holst Swende | 2018-11-07 | 1 | -6/+6 |
|/ |
|
* | core/state: simplify proof methods (#17965) | Felix Lange | 2018-10-24 | 2 | -17/+13 |
* | core/vm: adds refund as part of the json standard trace (#17910) | Martin Holst Swende | 2018-10-23 | 3 | -36/+50 |
* | core: fix a typo (#17941) | Wuxiang | 2018-10-19 | 1 | -1/+1 |
* | EIP-1186 eth_getProof (#17737) | Simon Jentzsch | 2018-10-19 | 2 | -0/+30 |
* | core/types: fix comment for func SignatureValues (#17921) | Smilenator | 2018-10-16 | 1 | -1/+1 |
* | core/vm: add shortcuts for trivial exp cases (#16851) | Martin Holst Swende | 2018-10-16 | 1 | -4/+16 |
* | core/asm: Use hexadecimal addresses in assembly dumps (#17870) | Guillaume Ballet | 2018-10-09 | 1 | -4/+4 |
* | core/types: Log.Index is the index in block, not receipt (#17866) | Wenbiao Zheng | 2018-10-08 | 1 | -1/+1 |
* | core/vm: reuse Keccak-256 hashes across opcode executions (#17863) | Péter Szilágyi | 2018-10-08 | 3 | -6/+48 |
* | core/vm : fix failing testcase (#17852) | Martin Holst Swende | 2018-10-06 | 1 | -1/+2 |
* | core/vm: SHA3 word cost for CREATE2 (#17812) | Martin Holst Swende | 2018-10-05 | 2 | -0/+87 |
* | core/vm: faster create/create2 (#17806) | Martin Holst Swende | 2018-10-04 | 6 | -52/+145 |
* | core: use ChainHeadEvent subscription in the chain indexer (#17826) | Felföldi Zsolt | 2018-10-03 | 1 | -6/+6 |
* | core: fix unnecessary ancestor lookup after a fast sync (#17825) | Péter Szilágyi | 2018-10-03 | 1 | -5/+5 |
* | core, internal/ethapi: add and use LRU cache for receipts (#17610) | Ryan Schneider | 2018-09-30 | 1 | -6/+18 |
* | core/types: make tx signature values optional in JSON (#17742) | reinerRubin | 2018-09-30 | 2 | -12/+23 |
* | core/types: fix typos (#17762) | thumb8432 | 2018-09-30 | 1 | -2/+2 |
* | all: fix various comment typos (#17748) | Liang ZOU | 2018-09-25 | 2 | -2/+2 |
* | Merge pull request #17383 from holiman/eip1283 | Péter Szilágyi | 2018-09-21 | 8 | -138/+164 |
|\ |
|
| * | core, params: polish net gas metering PR a bit | Péter Szilágyi | 2018-09-18 | 9 | -218/+138 |
| * | core,state: finish implementing Eip 1283 | Martin Holst Swende | 2018-09-18 | 6 | -16/+41 |
| * | core, state: initial implementation of Eip-1283 | Martin Holst Swende | 2018-09-18 | 5 | -3/+84 |
* | | core: fix a typo (#17733) | Wuxiang | 2018-09-21 | 1 | -2/+2 |
* | | core, eth: fix dependency cycle (#17720) | gary rong | 2018-09-21 | 1 | -50/+21 |
* | | all: protect self-mined block during reorg (#17656) | gary rong | 2018-09-20 | 8 | -35/+75 |
* | | common, core, light: add block age into info logs | Péter Szilágyi | 2018-09-20 | 2 | -12/+30 |
* | | core/vm: add switches to select evm+ewasm interpreters (#17687) | Guillaume Ballet | 2018-09-20 | 2 | -2/+25 |
* | | core, eth: fix goimports for Go 1.11 | Péter Szilágyi | 2018-09-19 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #17622 from karalabe/chain-maker-seal | Péter Szilágyi | 2018-09-17 | 1 | -2/+8 |
|\ |
|
| * | consensus/clique, core: chain maker clique + error tests | Péter Szilágyi | 2018-09-11 | 1 | -2/+8 |
* | | all: simplify s[:] to s where s is a slice (#17673) | Emil | 2018-09-15 | 2 | -3/+3 |
* | | core/vm: fix typo 'EVM EVM' ==> 'EVM' (#17654) | Liang ZOU | 2018-09-13 | 1 | -1/+1 |
|/ |
|
* | core/vm: Hide read only flag from Interpreter interface (#17461) | Paweł Bylica | 2018-09-08 | 2 | -30/+16 |
* | core: fix typo in comment (#17586) | Hyung-Kyu Hqueue Choi | 2018-09-05 | 1 | -1/+1 |
* | core/vm, tests: update tests, enable constantinople statetests, fix SAR opcod... | Martin Holst Swende | 2018-09-04 | 1 | -1/+1 |