Commit Graph

1089 Commits

Author SHA1 Message Date
Ștefan Talpalaru 3bbe7fede3
AppVeyor: add "-j2" 2019-04-15 01:33:08 +02:00
Ștefan Talpalaru 5354c4da79
Merge branch 'beacon' 2019-04-13 14:08:36 +02:00
Ștefan Talpalaru 08da294566
bump vendor/nim-beacon-chain
and enable beacon-chain tests on AppVeyor
2019-04-13 01:11:08 +02:00
Ștefan Talpalaru 3d069d607b
Merge branch 'dlls' 2019-04-13 01:00:18 +02:00
Ștefan Talpalaru b212d2ee21
Windows: copy all DLLs to vendor/nim-beacon-chain/build/ 2019-04-12 23:59:20 +02:00
Ștefan Talpalaru f7cef508b1
Merge branch 'newer-nim' 2019-04-12 20:42:17 +02:00
Ștefan Talpalaru e4a78e827d
bump it again 2019-04-12 19:20:00 +02:00
Ștefan Talpalaru 4bb34e48b8
bump vendor/nim-chronicles 2019-04-12 18:37:32 +02:00
Ștefan Talpalaru 7b1e031f89
we no longer need to rebuild Nimble 2019-04-12 15:33:12 +02:00
Ștefan Talpalaru 60c57995c5
enable Chronicles colors on Windows 2019-04-12 14:58:12 +02:00
Ștefan Talpalaru b6f6795a17
rebuild the Nim compiler after the corresponding submodule is updated 2019-04-12 14:39:37 +02:00
Yuriy Glukhov 6d8f1dacb0
Updated nim to 0.19.4 2019-04-11 17:53:35 +03:00
Yuriy Glukhov 48ccea37bc
Merge pull request #308 from status-im/bump-deps
Update dependencies
2019-04-11 11:23:31 +03:00
Yuriy Glukhov 6f0b294b25
Update dependencies 2019-04-10 22:37:53 +03:00
Jacek Sieka 9faad19569
vendor: remove nim-package-visible-types 2019-04-09 22:23:30 -06:00
Zahary Karadjov 7655b7d4b2 latest beacon-chain 2019-04-09 02:26:47 +03:00
Mamy André-Ratsimbazafy cb4813c0a6
bump nimcrypto for compat with https://github.com/status-im/nim-beacon-chain/pull/238 2019-04-09 00:39:48 +02:00
Zahary Karadjov 6b2810267b bump modules 2019-04-09 00:57:49 +03:00
Ștefan Talpalaru 97c762baf8
Merge branch 'jangko-eip150_fork' 2019-04-08 19:46:26 +02:00
andri lim d039b88f48
activates Tangerine GST, GST +12 2019-04-08 08:06:40 +07:00
andri lim 7eafd75d17
separate tangerine whistle and spurious dragon opcode dispatcher 2019-04-08 08:06:40 +07:00
andri lim 6f51cf9103
implement EIP150 and EIP161 SelfDestruct OpCode 2019-04-08 08:06:39 +07:00
andri lim 77e9c18f91
implement Tangerine fork gas cost changes 2019-04-08 08:06:34 +07:00
Ștefan Talpalaru 4ec1af0fe7
Merge branch 'jangko-dao_fork' 2019-04-07 19:29:52 +02:00
Ștefan Talpalaru eeb84234c0
update PersistBlockTests.md 2019-04-07 19:29:31 +02:00
Ștefan Talpalaru c33e9af553
Merge branch 'dao_fork' of github.com:jangko/nimbus into jangko-dao_fork 2019-04-07 19:26:27 +02:00
Ștefan Talpalaru 77d13f4ec4
update PersistBlockTests.md 2019-04-07 19:24:59 +02:00
andri lim 847ab79082
add dao test data 2019-04-07 06:55:25 +07:00
andri lim a8d0a13856
fix fork comparison at postExecuteVM bug 2019-04-07 06:53:40 +07:00
andri lim 8a9e4aba80
apply dao fork changes 2019-04-07 06:53:26 +07:00
Ștefan Talpalaru 54267d6baf
Merge branch 'jangko-fix_260' 2019-04-06 18:22:13 +02:00
andri lim b8133e9f1c
add test data 2019-04-06 21:27:06 +07:00
andri lim f2f92f5608
fix block 1.487.668 problem: getScore int overflow 2019-04-05 16:29:05 +07:00
Ștefan Talpalaru 4d29677f5a
Merge branch 'jangko-evm_transform' 2019-04-05 02:08:29 +02:00
andri lim f97bd57aa2
GST +52 2019-04-04 17:25:10 +07:00
andri lim d37d7fa6a5
remove computedGoto pragma 2019-04-04 17:23:28 +07:00
andri lim fb97d8d0ce
move exception handler to executeOpcodes 2019-04-04 15:26:12 +07:00
andri lim 039256de6a
more on continuation passsing 2019-04-04 15:21:24 +07:00
andri lim 60df7ea5e2
update test data 2019-04-04 12:13:33 +07:00
andri lim e5cca19e7f
tail call recursion with continuation passing 2019-04-04 11:44:35 +07:00
andri lim 4c0ba876ef
move exception handler deeper in the EVM 2019-04-04 10:50:25 +07:00
andri lim 07ac4620d9
remove 'var' modifier from 'computation: var BaseComputation' 2019-04-04 10:20:00 +07:00
andri lim e8f6eeca43
update test data 2019-04-02 13:23:16 +07:00
andri lim 26b40f41e3
fix precompiles selection, GST +5 2019-04-02 13:11:00 +07:00
andri lim 112d2219df
reduce indirect call in EVM 2019-04-02 13:11:00 +07:00
andri lim 0f8affb7c9
remove explicit return value from VM 2019-04-02 13:11:00 +07:00
Ștefan Talpalaru 4d958acf15
bump vendor/nim-beacon-chain 2019-04-01 22:31:36 +02:00
Ștefan Talpalaru e27cc0c90b
`make test` uses "-d:release" now
also bump vendor/nim-eth, vendor/nim-faststreams
2019-03-31 22:49:32 +02:00
Ștefan Talpalaru 721f6e9c14
cosmetic change 2019-03-31 22:34:11 +02:00
Ștefan Talpalaru 8308db964c
Merge branch 'readme' 2019-03-30 21:25:45 +01:00