aboutsummaryrefslogtreecommitdiffstats
path: root/java/jce-aba
ModeNameSize
-rw-r--r--Makefile715logstatsplainblame
-rw-r--r--distinfo96logstatsplainblame
-rw-r--r--pkg-descr927logstatsplainblame
-rw-r--r--pkg-plist9131logstatsplainblame
/tr> * cmd, core, eth, light, trie: add trie read caching layerPéter Szilágyi2018-11-151-1/+1 * tests: update tests, implement no-pow blocks (#17902)Martin Holst Swende2018-10-165-29/+26 * tests: use non-constantinople ropsten for difficulty tests (#17850)Martin Holst Swende2018-10-061-3/+16 * tests: do not exit early on log hash mismatch (#17844)Martin Holst Swende2018-10-051-3/+3 * tests: update slow test lists, skip on windows/386 (#17758)Felix Lange2018-09-294-15/+28 * Merge pull request #17383 from holiman/eip1283Péter Szilágyi2018-09-211-0/+4 |\ | * tests: disable constantinople statetestsMartin Holst Swende2018-09-191-0/+4 * | all: protect self-mined block during reorg (#17656)gary rong2018-09-201-1/+1 |/ * core/vm, tests: update tests, enable constantinople statetests, fix SAR opcod...Martin Holst Swende2018-09-045-7/+25 * tests: enable the Constantinople fork definitionPéter Szilágyi2018-08-011-0/+10 * params: fix golint warnings (#16853)kiel barry2018-06-054-11/+12 * all: get rid of error when creating memory database (#16716)gary rong2018-05-093-5/+3 * tests: golint fixes for tests directory (#16640)Eli2018-05-024-10/+8 * core: remove stray account creations in state transition (#16470)Felix Lange2018-04-101-1/+0 * core/state: rework dirty handling to avoid quadratic overheadMartin Holst Swende2018-03-281-6/+0 * all: update license information (#16089)Felix Lange2018-02-146-6/+4 * core, trie: intermediate mempool between trie and database (#15857)Péter Szilágyi2018-02-062-4/+4 * core, eth, les, light: get rid of redundant methodsPéter Szilágyi2018-01-311-1/+1 * all: regenerate codecs with gencodec commit 90983d99de (#15830)Felix Lange2018-01-084-10/+10 * all: update generated code (#15808)Felix Lange2018-01-083-5/+5 * tests: update to upstream commit 2bb0c3da3b (#15806)Felix Lange2018-01-042-8/+5 * all: switch gas limits from big.Int to uint64Péter Szilágyi2018-01-036-34/+34 * cmd, core, eth/tracers: support fancier js tracing (#15516)Péter Szilágyi2017-12-212-3/+3 * all: gofmt -w -s (#15419)ferhat elmas2017-11-082-10/+10 * tests: add ethash difficulty tests (#15191)Martin Holst Swende2017-09-276-8/+234 * params: Updated finalized gascosts for ECMUL/MODEXP (#15135)Martin Holst Swende2017-09-143-3/+9 * consensus, core, params: rebrand Metro to ByzantiumPéter Szilágyi2017-09-142-19/+19 * cmd/evm: adds ability to run individual state test file (#14998)Martin Holst Swende2017-09-052-7/+8 * core/vm: Make MaxCodesize non-retroactive (#15072)Martin Holst Swende2017-09-041-2/+0 * core, tests: implement Metropolis EIP 684Péter Szilágyi2017-08-253-3/+0 * Merge pull request #15028 from karalabe/metropolis-iceagePéter Szilágyi2017-08-255-116/+26 |\ | * consensus, core, tests: implement Metropolis EIP 649Péter Szilágyi2017-08-245-116/+26 * | core/state: revert metro suicide map addition (#15024)Péter Szilágyi2017-08-241-1/+0 |/ * Merge pull request #15014 from rjl493456442/metropolis-eip658Péter Szilágyi2017-08-233-4/+5 |\ | * tests: pull in new test suite, enable most block testsPéter Szilágyi2017-08-222-3/+4 | * core: implement Metropolis EIP 658, receipt status byterjl4934564422017-08-221-1/+1 * | tests: enable Byzantium state tests for CIPéter Szilágyi2017-08-221-2/+2 |/ * Merge pull request #14983 from karalabe/metropolis-revertPéter Szilágyi2017-08-211-0/+3 |\ | * tests: skip the bad tests from colliding account touchesPéter Szilágyi2017-08-171-0/+3 * | core, light: send chain events using event.Feed (#14865)Miya Chen2017-08-181-2/+1 |/ * tests: pull in latest tests from upstreamPéter Szilágyi2017-08-161-0/+0 * tests: update tests, use blockchain test "network" fieldFelix Lange2017-08-116-84/+110 * tests: update tests and implement general state tests (#14734)Felix Lange2017-07-11895-2505399/+1466 * params: remove redundant consts, disable metro on AllProtocolChangesPéter Szilágyi2017-07-04