Commit Graph

1865 Commits

Author SHA1 Message Date
kdeme 6e0a8fb378
Update Waku spec compliance to spec v0.4 in readme [skip ci] 2020-04-07 13:18:18 +02:00
kdeme 1258c166c5 Small change in fleet naming to prod 2020-04-07 13:11:22 +02:00
Jacek Sieka c1899711c9
keep up with nim-eth (#483)
* keep up with nim-eth
2020-04-07 11:53:50 +02:00
Jacek Sieka 1d472cf090
Eth keys (#482)
* bump nim-eth, fix deprecated calls
2020-04-05 15:12:48 +02:00
Zahary Karadjov d5d32328bd
Re-enable testing 2020-04-04 00:30:28 +03:00
Zahary Karadjov d704aed7c0
Bump confutils to fix the Waku build 2020-04-04 00:14:12 +03:00
Zahary Karadjov 9407c35a2f
Use Nim v1.2.0 2020-04-03 22:09:15 +03:00
Zahary Karadjov bc782ad0a4
Disable testing to allow the CI to cache the new Nim 2020-04-03 22:09:15 +03:00
Zahary Karadjov f8676ec094
Bump nim-chronos to fix the build on Linux 2020-04-03 22:09:15 +03:00
Zahary Karadjov c20e834cdb
Bump nimbus-build-system 2020-04-03 22:09:14 +03:00
Zahary Karadjov 3fc3ba925e
Compile Nimbus with Nim 1.2 2020-04-03 22:09:14 +03:00
andri lim 7a721c58af
Merge pull request #472 from status-im/petersburg
room for EIP-1283
2020-04-03 10:51:47 +07:00
Kim De Mey 52388d06c0
Update Waku dockerfile and readme [skip ci] (#480) 2020-04-02 16:57:35 +02:00
Kim De Mey 13e5aa4e50
Update wakunode readme.md [skip ci] 2020-04-02 15:25:19 +02:00
jangko 32f5fd9b90
fix evmc sstore gas cost related to EIP 1283 2020-03-24 17:21:18 +07:00
jangko b5850ca748
fix evmc compilation issue 2020-03-24 17:21:18 +07:00
andri lim 266e0ddb1e
room for EIP-1283 2020-03-24 17:21:13 +07:00
Kim De Mey fec5c61dd2
Fix Bloom Option after change in waku_protocol (#477) 2020-03-23 09:29:19 +01:00
Zahary Karadjov 5e27236c88
Bump nim-stew and nim-eth 2020-03-22 19:23:51 +02:00
Zed fff29f7a6a Replace markdown report code with testutils 2020-03-10 14:03:04 +02:00
andri lim 0a35cce48a add accounts cache read only operations tests 2020-02-27 14:38:42 +02:00
andri lim edc19076e3 accounts cache: read-only operations should not create new account 2020-02-27 14:38:42 +02:00
acolytec3 b4dc8105d1 Add readme updates 2020-02-21 23:45:21 +02:00
andri lim 08168ef121 Update BCT json fixtures 2020-02-21 13:01:35 +02:00
andri lim e12fdec7c7 update GST json fixtures 2020-02-21 13:01:21 +02:00
andri lim 40a7b7da1b fixes glacier muir block reward 2020-02-20 09:21:35 +02:00
andri lim 6b6584c4d0 Glacier Muir update 2020-02-20 09:21:35 +02:00
andri lim a6cde0928e [skip ci] remove test_generalstate_failing.nim 2020-02-20 09:16:29 +02:00
andri lim 32574fcebe allow user to turn pruning on/off when run test 2020-02-20 09:16:29 +02:00
andri lim ed5710fa17 allow user to select legacy or new test suite for GST and BCT 2020-02-20 09:16:29 +02:00
andri lim 2fbabd25a4 implement aleth/geth/parity compatibility mode -- 100% pass test 2020-02-20 09:08:44 +02:00
andri lim 4a786d8cf7 update tx tests json fixtures 2020-02-20 09:02:20 +02:00
andri lim 15c9fa54ec fixes modexp gasFee bug 2020-02-18 20:11:36 +02:00
Ștefan Talpalaru 71129cc2ab
nim-libbacktrace: don't build the C++ wrapper 2020-02-15 13:00:39 +01:00
Kim De Mey d3b8833145
Merge pull request #457 from status-im/waku-topics
Check all subscribed topics in quicksim + bump vendor/nim-eth
2020-02-14 15:44:19 +01:00
Ștefan Talpalaru e3d6f00f24
bump vendor/nim-libbacktrace 2020-02-14 12:51:42 +01:00
Ștefan Talpalaru 5206b6aaf0
Merge branch 'marchnative' 2020-02-14 12:31:06 +01:00
kdeme 55fb1294ed
Check all subscribed topics in quicksim + bump vendor/nim-eth 2020-02-14 11:36:37 +01:00
Kim De Mey b37457343d
Merge pull request #456 from status-im/waku-spec-support
Update Waku with current spec support
2020-02-14 10:45:07 +01:00
Kim De Mey b38248d102
Update waku/README.md
Fix link to Waku spec
2020-02-14 10:43:58 +01:00
Oskar Thorén b9fe0f686d
Update Waku with current spec support
See https://github.com/vacp2p/pm/issues/7
2020-02-14 13:33:36 +08:00
Ștefan Talpalaru 8568ec35ea
enable -march=native by default
plus some drive-by fixes and cosmetic changes
2020-02-13 20:18:27 +01:00
Ștefan Talpalaru e9e33d3a56
bump vendor/nim-libbacktrace 2020-02-13 11:20:53 +01:00
andri lim ad1b27d2a4 fixes failed tx test 2020-02-12 17:55:14 +02:00
andri lim deb09f40f0 less explicit 'copyMem' 2020-02-12 17:53:26 +02:00
andri lim 7c9f6b48d6 unify Nimbus 'call' and EVMC 'call' 2020-02-12 17:53:26 +02:00
andri lim 0686bb4b6e remove legacy unused code 2020-02-12 17:53:26 +02:00
andri lim 3ef2969583 clear picture on EIP 716 issue 2020-02-12 17:53:26 +02:00
andri lim 85c36647d1 make tests green 2020-02-12 17:53:26 +02:00
andri lim dc3a897851 implement evmc call 2020-02-12 17:53:26 +02:00