Commit Graph

  • 527891cdb8
    integrate snapshot with computation andri lim 2019-03-20 17:52:42 +0700
  • 62c1e668a9
    fix tx_e1c174e2 problem, GST +1 andri lim 2019-03-23 20:37:28 +0700
  • 90924eef47 bump beacon-chain Zahary Karadjov 2019-03-27 18:33:03 +0200
  • 69dbf18ffa New containers for to 30-second slots Zahary Karadjov 2019-03-27 17:55:45 +0200
  • 43adde51e4 env.sh: change the prompt in shells that source this file (#291) Ștefan Talpalaru 2019-03-27 03:01:07 +0100
  • e4be7991fe
    env.sh: change the prompt in shells that source this file Ștefan Talpalaru 2019-03-27 00:38:28 +0100
  • 380665141a
    Merge branch 'makefile' Ștefan Talpalaru 2019-03-26 19:24:46 +0100
  • 535cf1772c
    Makefile: moved some reusable vars in common.mk for nim-beacon-chain Ștefan Talpalaru 2019-03-26 17:39:57 +0100
  • fc3950dc84 latest beacon_chain Zahary Karadjov 2019-03-26 18:42:35 +0200
  • 28c6b35ff9 bump nim-eth to fix the build of nimbus Zahary Karadjov 2019-03-26 18:29:15 +0200
  • d347f55fc5 bump modules Zahary Karadjov 2019-03-26 17:47:52 +0200
  • ea73005c0d textblocks -> textlines Ștefan Talpalaru 2019-03-25 18:57:40 +0100
  • 50504cf553 Nimbus: runtime log level selection and logfile option Ștefan Talpalaru 2019-03-20 14:41:25 +0100
  • efadc8d2a9 bump modules Zahary Karadjov 2019-03-25 20:00:13 +0200
  • d18d588d44
    textblocks -> textlines Ștefan Talpalaru 2019-03-25 18:57:40 +0100
  • ce5ab431f4
    Merge branch 'submodules' Ștefan Talpalaru 2019-03-25 18:28:19 +0100
  • 34c74ef3fb
    bump vendor/nim-eth Ștefan Talpalaru 2019-03-25 17:17:26 +0100
  • 58a1545aef
    Nimbus: runtime log level selection and logfile option Ștefan Talpalaru 2019-03-20 14:41:25 +0100
  • 01817da06f Arch rocksdb instructions (#287) Yuriy Glukhov 2019-03-25 16:32:29 +0200
  • 02e4c36a99 bump chronicles Zahary Karadjov 2019-03-25 16:03:52 +0200
  • ab045e3c10
    Arch rocksdb instructions Yuriy Glukhov 2019-03-25 15:15:50 +0200
  • 689c898b71 bump beacon_chain Zahary Karadjov 2019-03-25 12:52:10 +0200
  • 94da80dca4 Fix a mysterious issue affecting the docker Makefiles Zahary Karadjov 2019-03-25 02:25:48 +0200
  • 61948725ef Enable json logging in the beacon_node container Zahary Karadjov 2019-03-25 02:12:44 +0200
  • e9754cf69c More improvements to the docker build scripts Zahary Karadjov 2019-03-23 13:12:22 +0200
  • 6de2dd167e add Makefile for beacon_node Dockerfile, make image smaller Jakub Sokołowski 2019-03-22 17:10:53 +0100
  • d764ba8986 More improvements to the docker build scripts Zahary Karadjov 2019-03-23 13:12:22 +0200
  • 7871e6e061
    add Makefile for beacon_node Dockerfile, make image smaller Jakub Sokołowski 2019-03-22 17:10:53 +0100
  • d62eb2710a WIP push all containers to a single repo / use docker tags Zahary Karadjov 2019-03-22 18:29:31 +0200
  • 46aca468bb Docker builds for beacon_node and nimbus Zahary Karadjov 2019-03-22 03:35:01 +0200
  • 87ce6a95be Docker builds for beacon_node and nimbus Zahary Karadjov 2019-03-22 03:35:01 +0200
  • 8089b1a574
    Merge branch 'jangko-upgrade_gst' Ștefan Talpalaru 2019-03-21 15:36:53 +0100
  • 59e1b3fa6b
    delete trailing spaces Ștefan Talpalaru 2019-03-21 15:35:25 +0100
  • 0c156a5030
    Merge branch 'upgrade_gst' of https://github.com/jangko/nimbus into jangko-upgrade_gst Ștefan Talpalaru 2019-03-21 15:31:55 +0100
  • 87382e2352
    Merge branch 'jangko-cleanups' Ștefan Talpalaru 2019-03-21 15:29:08 +0100
  • 3c6ea4ac9c
    Merge branch 'cleanups' of https://github.com/jangko/nimbus into jangko-cleanups Ștefan Talpalaru 2019-03-21 15:25:40 +0100
  • f34f71b6eb
    Merge branch 'jangko-remove_head' Ștefan Talpalaru 2019-03-21 15:21:08 +0100
  • 51397537b7
    add indexed test config to gst andri lim 2019-03-21 16:01:26 +0700
  • e8a933d8dd
    add indexed test config to gst andri lim 2019-03-21 16:01:26 +0700
  • f01fc4f857
    fix self destruct refund gas problem andri lim 2019-03-21 15:31:06 +0700
  • c59432b365
    fix max call depth in create opcode andri lim 2019-03-21 15:06:58 +0700
  • d49c03fcd6
    reduce stack usage and fix max call depth comparison andri lim 2019-03-21 11:48:14 +0700
  • dcf170f880
    integrate snapshot with computation andri lim 2019-03-20 17:52:42 +0700
  • cd1778d498
    implement post error check in test_vm_json andri lim 2019-03-20 12:49:47 +0700
  • 17c95f3f82
    fix test_vm_json andri lim 2019-03-20 12:22:55 +0700
  • a02cbdd91b
    turn getAccountsForDeletion into interator andri lim 2019-03-20 00:11:35 +0700
  • b6587bddfd
    execComputation and applyMessage unification andri lim 2019-03-19 23:54:54 +0700
  • 0b87151195
    remove head from processBlock andri lim 2019-03-20 10:22:37 +0700
  • be79bc8740
    remove opCodeExec, use executeOpcodes andri lim 2019-03-19 23:30:35 +0700
  • 4aaa6e6c94
    computation simplification andri lim 2019-03-19 22:19:08 +0700
  • 9cc5db73c2
    processTransaction simplification andri lim 2019-03-19 22:18:43 +0700
  • b73a1238e0
    interpreter dispatch simplification andri lim 2019-03-19 22:16:21 +0700
  • 5fc93838d8
    Merge branch 'jangko-non_recursive_evm' Ștefan Talpalaru 2019-03-20 14:54:08 +0100
  • f62601e844
    Merge branch 'non_recursive_evm' of github.com:jangko/nimbus into jangko-non_recursive_evm Ștefan Talpalaru 2019-03-20 14:43:50 +0100
  • 3c88f93f2b bump to latest beacon-chain Zahary Karadjov 2019-03-20 12:33:24 +0200
  • c38111288c bump modules Zahary Karadjov 2019-03-20 03:23:07 +0200
  • 6e94d300d3 bump modules Zahary Karadjov 2019-03-20 02:05:40 +0200
  • ba858322ce
    bump submodules Jacek Sieka 2019-03-19 17:51:32 -0600
  • 268695003b
    fix writePaddedResult regression andri lim 2019-03-19 16:43:38 +0700
  • 6c891d08e6
    put doAssert(false) at nimbus configuration cmdEnd andri lim 2019-03-19 08:55:30 +0700
  • 3f62d6638b
    put doAssert(false) at configuration cmdEnd andri lim 2019-03-19 08:35:37 +0700
  • 32b1de082e
    GST +2 andri lim 2019-03-18 21:23:36 +0700
  • 8688706d96
    fix random state test 101 andri lim 2019-03-18 21:18:04 +0700
  • f518de20fc
    fix miner suicide problem, GST +2 andri lim 2019-03-18 20:29:07 +0700
  • 655c6bcaae
    GST +3 andri lim 2019-03-18 19:43:54 +0700
  • 7198ce2d05
    fix ecrecover bad V, GST +1 andri lim 2019-03-18 19:28:42 +0700
  • aed0db2d03
    fix DelegateCall sender address, GST +37 andri lim 2019-03-18 18:45:43 +0700
  • 36fb75d042
    fix DelegateCall gasCost, GST +6 andri lim 2019-03-18 17:24:25 +0700
  • a7c6531f08
    fix block gaslimit problem, GST +70 andri lim 2019-03-18 14:35:52 +0700
  • 739e20253a
    fix invalid opcodes bug, GST +1 andri lim 2019-03-18 13:44:22 +0700
  • 4f6f564626
    fix regression andri lim 2019-03-18 13:13:16 +0700
  • cd765bf452
    fix create contract address collision, GST +1 andri lim 2019-03-18 12:48:32 +0700
  • 4383831772
    separate Frontier and Homestead opcode dispatcher andri lim 2019-03-18 11:27:32 +0700
  • b4720bce26
    make test green andri lim 2019-03-18 10:52:18 +0700
  • 0b43b143b1
    add config to gst andri lim 2019-03-18 10:05:24 +0700
  • 31e8b3d7ed
    activates Frontier fork in GST, +125 -57 andri lim 2019-03-18 09:15:37 +0700
  • 2bd5c99b27
    add debugging caps to gst andri lim 2019-03-18 08:55:02 +0700
  • 9f0c945336 CI: use a release build for the test suite (#278) Ștefan Talpalaru 2019-03-17 01:54:30 +0100
  • d6b2efc6b5
    rename EXTRA_NIM_PARAMS to NIMFLAGS Ștefan Talpalaru 2019-03-16 22:22:11 +0100
  • 5060f4aaca
    update tests log andri lim 2019-03-16 23:34:31 +0700
  • 90b7e906b4
    GST +3 andri lim 2019-03-16 23:08:41 +0700
  • d0822c26d1
    fix callcode insufficient funds, GST +6 andri lim 2019-03-16 22:54:24 +0700
  • 990bc44c65
    fix not enough gas, GST +5 andri lim 2019-03-16 22:23:15 +0700
  • 433ccba15f
    fix writePaddedResult, GST +4 andri lim 2019-03-16 21:42:06 +0700
  • adb1286e28
    fix create hash collision, GST +1 andri lim 2019-03-16 12:13:57 +0700
  • 716fe21d0b
    CI: use a release build for the test suite Ștefan Talpalaru 2019-03-15 18:25:55 +0100
  • 3844bc9a11
    faster gst helpers andri lim 2019-03-15 22:34:05 +0700
  • eb6e872dff
    GST +17 andri lim 2019-03-15 22:21:24 +0700
  • 99d128ca26
    fix CREATE opcode gas cost andri lim 2019-03-15 22:15:40 +0700
  • a0368d4e03
    bump submodules Jacek Sieka 2019-03-15 09:01:39 -0600
  • 823dd95a53
    write contract unification andri lim 2019-03-15 18:16:47 +0700
  • 63fe46fd80
    add Debian and Ubuntu rocksdb installation instructions Dustin Brody 2019-03-14 13:54:27 -0700
  • 7bceefda6b
    Update readme, submodule Jacek Sieka 2019-03-14 14:33:06 -0600
  • 9bd5b02f93
    ci: make everything (#270) Jacek Sieka 2019-03-14 14:11:31 -0600
  • c3f9fd8415
    remove tools from test target, do avoid duplicate work in CI Jacek Sieka 2019-03-14 14:10:39 -0600
  • 0654a232a3
    rename transferBalance to canTransfer andri lim 2019-03-14 16:24:27 +0700
  • 039ab1ce71
    refactor/relocate CALL/CREATE to reduce stack usage andri lim 2019-03-14 14:58:26 +0700
  • 215efee384
    bump submodules Ștefan Talpalaru 2019-03-14 05:10:42 +0100
  • 8e9bba7a97
    Merge branch 'master' of github.com:status-im/nimbus Ștefan Talpalaru 2019-03-13 22:37:25 +0100
  • a67edd693a
    assert() -> doAssert() Ștefan Talpalaru 2019-03-13 22:36:54 +0100