Commit Graph

1064 Commits

Author SHA1 Message Date
Ș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
Ștefan Talpalaru 803ac6ab7a
README.md: remove Nimble mentions 2019-03-30 21:24:54 +01:00
Bruno Škvorc 655a997559
Update README.md 2019-03-30 00:54:36 +01:00
Jacek Sieka 39e41d7d2c
bump submodule 2019-03-29 13:48:53 -06:00
Ștefan Talpalaru 348ef79e0c
bump vendor/nim-beacon-chain 2019-03-29 18:22:11 +01:00
Ștefan Talpalaru 98c6b9cdf5
Merge branch 'master' of github.com:status-im/nimbus 2019-03-29 18:09:22 +01:00
Ștefan Talpalaru 8150199581
Makefile: low verbosity by default 2019-03-29 18:08:39 +01:00
Jacek Sieka 8d41b3fea5
bump submodule 2019-03-29 10:54:37 -06:00
Ștefan Talpalaru 716b51bc2a
bump vendor/nim-beacon-chain 2019-03-29 16:57:14 +01:00
Ștefan Talpalaru 3908c0e570
Makefile: rebuild Nimble in release mode 2019-03-29 16:29:04 +01:00
Ștefan Talpalaru 9428c708b8
bump vendor/nim-beacon-chain 2019-03-29 15:34:43 +01:00
Ștefan Talpalaru 12a9904710
Makefile: echo "Building the Nim compiler." 2019-03-29 15:27:19 +01:00
Ștefan Talpalaru 1873439251
bump vendor/nim-beacon-chain 2019-03-29 03:37:48 +01:00
Ștefan Talpalaru 40f6d33be3
bump vendor/nim-beacon-chain 2019-03-29 03:20:17 +01:00
Ștefan Talpalaru 194ec20a24
bump vendor/nim-beacon-chain 2019-03-28 23:30:08 +01:00
Ștefan Talpalaru a8c62e32ef
Merge branch 'CI' 2019-03-28 23:26:54 +01:00
Zahary Karadjov 04d4ab5fa0 bump modules 2019-03-28 23:36:04 +02:00
Zahary Karadjov 3a696ab010 Attempt to produce a faster binary that can be profiled wit perf 2019-03-28 22:59:23 +02:00
Ștefan Talpalaru 63d95c3145
- disable native Windows paths
- remove nim-beacon-chain CI test on Windows (not yet supported)
2019-03-28 21:58:09 +01:00
Zahary Karadjov 048f7606b1 debug kademlia ping 2019-03-28 22:20:44 +02:00
Zahary Karadjov 8529cc9fdd bump beacon-chain 2019-03-28 21:20:42 +02:00
Zahary Karadjov 737340d43d bump modules 2019-03-28 21:20:42 +02:00
Ștefan Talpalaru f2bcf35949
Nimbus CI: add nim-beacon-chain tests
We need to make sure that bumping Git submodules doesn't break
nim-beacon-chain here, since this is the recommeded setup for using that
repo.
2019-03-28 19:36:37 +01:00
Ștefan Talpalaru dfd694f1e1
Merge branch 'submodules' 2019-03-28 19:11:52 +01:00
Ștefan Talpalaru 6f05665f14
bump vendor/nim-eth to fix the Windows tests 2019-03-28 17:38:11 +01:00
Ștefan Talpalaru c3f63aa8cb
Merge branch 'makefile' 2019-03-28 17:29:49 +01:00