Commit Graph

1127 Commits

Author SHA1 Message Date
andri lim 823dd95a53
write contract unification 2019-03-15 18:16:47 +07:00
Dustin Brody 63fe46fd80
add Debian and Ubuntu rocksdb installation instructions 2019-03-14 13:54:27 -07:00
Jacek Sieka 7bceefda6b
Update readme, submodule 2019-03-14 14:33:06 -06:00
Jacek Sieka 9bd5b02f93
ci: make everything (#270)
* ci: make everything
* remove tools from test target, do avoid duplicate work in CI
2019-03-14 14:11:31 -06:00
andri lim 0654a232a3
rename transferBalance to canTransfer 2019-03-14 16:24:27 +07:00
andri lim 039ab1ce71
refactor/relocate CALL/CREATE to reduce stack usage 2019-03-14 14:58:26 +07:00
Ștefan Talpalaru 215efee384
bump submodules 2019-03-14 05:10:42 +01:00
Ștefan Talpalaru 8e9bba7a97
Merge branch 'master' of github.com:status-im/nimbus 2019-03-13 22:37:25 +01:00
Ștefan Talpalaru a67edd693a
assert() -> doAssert() 2019-03-13 22:36:54 +01:00
Zahary Karadjov b866cbd344 bump modules 2019-03-13 23:24:32 +02:00
Ștefan Talpalaru 404a75cbe7
Merge branch 'missingmethod' 2019-03-13 21:44:38 +01:00
Ștefan Talpalaru c0272c6f94
AbstractChainDB.getStateDb() renamed to getTrieDB() 2019-03-13 21:41:52 +01:00
Dustin Brody 7cad0cd09d
add macOS Homebrew link for Rocksdb installation 2019-03-13 08:31:48 -07:00
andri lim 4ed98e03d1
remove unneeded param from transferBalance 2019-03-13 22:14:10 +07:00
andri lim 44688259f1
simplify transferBalance again 2019-03-13 22:06:32 +07:00
andri lim 2f9f708f1b
simplify balance transfer 2019-03-13 21:34:53 +07:00
andri lim f1fac6be0f
remove redundant updateOpcodeExec 2019-03-13 21:15:13 +07:00
andri lim 1b3ca200fa
remove redundant execPrecompiles call 2019-03-13 21:10:16 +07:00
andri lim fee2a97b52 add problematic block tests 2019-03-13 15:49:54 +02:00
andri lim 9f0b78dc5a GST +3 2019-03-13 15:49:54 +02:00
andri lim f5d6d6bc02 fix block 1317742 problem 2019-03-13 15:49:54 +02:00
andri lim 72cebff516 add 'DownloadAndValidate' flag to premix downloader 2019-03-13 15:45:33 +02:00
Ștefan Talpalaru 62082fb5f1
Merge branch 'submodules' 2019-03-13 14:26:46 +01:00
Ștefan Talpalaru acbf18a1e3
bump vendor/nim-eth 2019-03-13 12:48:37 +01:00
Ștefan Talpalaru 7da77615ee
Merge branch 'loglevel' 2019-03-13 12:26:56 +01:00
Ștefan Talpalaru 0c2d7638eb
add missing Chain.getStateDB() method
that's actually called from getStorageNode()
2019-03-13 01:20:34 +01:00
Ștefan Talpalaru de3cf9ad2f
Makefile: don't override the test suite's loglevel by default 2019-03-12 23:50:49 +01:00
Ștefan Talpalaru 75909da652
Merge branch 'master' of github.com:status-im/nimbus 2019-03-12 19:24:34 +01:00
Ștefan Talpalaru b8cd50e556
Merge branch 'docs' 2019-03-12 19:24:15 +01:00
Ștefan Talpalaru 6495a645df
README.md: the "clean" target should never be run in parallel
(the second example doesn't do that, but you never know when users might
start adding -jN to it)
2019-03-12 15:48:39 +01:00
Zahary Karadjov cf541ad82a Bump modules 2019-03-12 15:30:02 +02:00
andri lim b7f630df19 GST OK +1 2019-03-12 13:32:41 +02:00
andri lim 9f8191d408 EVM write contract transformation 2019-03-12 13:32:41 +02:00
andri lim 5f1879c709 add defer: snapshot.dispose() 2019-03-12 13:32:41 +02:00
andri lim 4549331f4b fix block 1155095 problem 2019-03-12 13:32:41 +02:00
Ștefan Talpalaru 83d811ca1c Makefile: allow arbitrary nim params through EXTRA_NIM_PARAMS 2019-03-12 13:29:10 +02:00
Ștefan Talpalaru fba31263d4 Makefile: specify the Chronicles log level 2019-03-12 13:29:10 +02:00
Julien Eluard c8db2d9268 Fixed typo (#266) 2019-03-11 16:03:29 -06:00
Ștefan Talpalaru 8de4fd59fe update submodules (#268) 2019-03-11 16:00:48 -06:00
Ștefan Talpalaru f1f9e81233
update PersistBlockTests.md 2019-03-11 16:22:51 +01:00
Ștefan Talpalaru 2098e39532
Merge branch 'jangko-unification' 2019-03-11 16:22:10 +01:00
Ștefan Talpalaru 39a794734e
Merge branch 'unification' of github.com:jangko/nimbus into jangko-unification 2019-03-11 16:14:46 +01:00
andri lim 0c01735c4b
add some info to persist tool 2019-03-11 20:21:09 +07:00
andri lim 56f81ae821
add notable blocks into test 2019-03-11 20:18:28 +07:00
andri lim 44ec66d5c8
pass additional 11 GST 2019-03-11 19:03:30 +07:00
andri lim b1da3576ad
fix block 1149150 problem 2019-03-11 18:50:13 +07:00
Zahary Karadjov ad3d4ce9b6 bump submodules 2019-03-11 12:08:25 +02:00
andri lim 299d88d3f9
fix premix report page pagination 2019-03-11 16:38:16 +07:00
andri lim 571b93fd7a
pass additional 17 GST 2019-03-11 12:12:35 +07:00
andri lim de809b0060
fix block 1017395 problem 2019-03-11 12:03:57 +07:00