Commit Graph

1793 Commits

Author SHA1 Message Date
Ștefan Talpalaru 73e9199ebf
new initial submodule update strategy (#494)
* new initial submodule update strategy

* Azure: increase timeout

* Makefile: change comment [skip ci]
2020-04-18 14:56:40 +02:00
Jacek Sieka 45a9933d83
vendor: bump (#493) 2020-04-18 00:11:42 +02:00
andri lim 5b7742d09b
Merge pull request #490 from status-im/reduce_warning
reduce unused import warnings
2020-04-16 10:05:18 +07:00
Ștefan Talpalaru 9c0922cc16
Azure test (#492)
* Azure test

* can't build libnimbus on Windows
2020-04-16 03:31:00 +02:00
Ștefan Talpalaru 1694f7097f
add azure-pipelines.yml
- remove redundant flags from nimbus.nimble
- clean up .appveyor.yml comments
2020-04-16 00:34:07 +02:00
Ștefan Talpalaru a783b096fe
bump vendor/nimbus-build-system (#491)
* bump vendor/nimbus-build-system

- add the Nim compiler header to the Nimbus header
- also support the USE_LIBBACKTRACE env var

* "go-checks" target no longer available
2020-04-16 00:21:58 +02:00
andri lim af02a3b1b2
reduce unused import warnings 2020-04-15 19:05:57 +07:00
andri lim ad28b641cd
Merge pull request #488 from status-im/tofork_reform
toFork reform
2020-04-15 16:46:17 +07:00
andri lim 860d8e9705
fix rpc/p2p 2020-04-13 09:41:18 +07:00
andri lim 5e694c6874
fix test_blockchain_json 2020-04-12 19:02:03 +07:00
andri lim d2b0ca62b2
fix GlacierMuir to MuirGlacier typo 2020-04-12 18:13:22 +07:00
andri lim 5ca7370407
add ropsten difficulty test 2020-04-12 18:09:18 +07:00
andri lim 87bae2bb78
switch to new toFork 2020-04-12 18:02:59 +07:00
andri lim e324a7342d
move toFork to config.nim 2020-04-12 17:07:09 +07:00
andri lim a864967c4f
more to update chain config [skip ci] 2020-04-11 16:59:46 +07:00
andri lim 6591893158
change FkGlacierMuir to FkMuirGlacier [skip ci] 2020-04-11 16:02:15 +07:00
andri lim b3a519398e bump nim-eth 2020-04-09 19:13:17 +03:00
andri lim d69ede6060 add goerli testnet genesis data[skip ci] 2020-04-09 19:13:17 +03:00
andri lim 03eb7a3c2a
Merge pull request #485 from status-im/fix_testnet_config
fix testnet config, disable 'daoForkSupport' for 'Ropsten' and 'Rinkeby'
2020-04-09 10:53:22 +07:00
Ștefan Talpalaru a6f9fb5d49
update test result files 2020-04-09 01:39:03 +02:00
Ștefan Talpalaru a27f0491d2
Merge branch 'master' of github.com:status-im/nimbus 2020-04-09 01:16:25 +02:00
Ștefan Talpalaru 71e9313e5f
Merge branch 'nim-1.2' 2020-04-09 01:15:57 +02:00
Kim De Mey dcd1339b8d
Add Status test nodes (#486) 2020-04-08 22:16:28 +02:00
Ștefan Talpalaru 558c4287fc
bump submodules 2020-04-08 20:36:37 +02:00
Ștefan Talpalaru 89b576298c
bump submodules to match "master" 2020-04-08 20:18:53 +02:00
Ștefan Talpalaru af89b51503
Merge branch 'master' into nim-1.2 2020-04-08 20:16:37 +02:00
andri lim 1ad0dcd586
fix testnet config 2020-04-08 16:53:26 +07:00
Kim De Mey 927a5f3afe
Merge pull request #484 from status-im/waku-prod-fleet
Small change in fleet naming to prod + update waku spec
2020-04-07 13:20:28 +02:00
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