andri lim
30277be1f3
Bump nim-web3 to 285d97c2b05bbe2a13dab4b52ea878157fb1a1a1 ( #2088 )
...
* Bump nim-web3 to 285d97c2b05bbe2a13dab4b52ea878157fb1a1a1
Unify EthCall/EthSend into TransactionArgs (#138 )
* bump ssz-serialization
* Fix BlockNumber conversion
* Bump ssz-serialization: Restrict toSszType usage to non SszType in readSszBytes (#81 )
2024-03-21 08:05:22 +07:00
Kim De Mey
49a199dbc3
Add beacon state historical_roots to fluffy ( #2085 )
...
- Add historical_roots in the binary for proof verification
pre-capella
- Add command to export historical_roots to file in
eth_data_exporter tool
2024-03-19 16:45:32 +01:00
andri lim
90622c0915
Bump libtommath to f96ffdf38803218fe74079738c9ff888bc9ab48c ( #2069 )
2024-03-15 20:52:41 +07:00
Kim De Mey
bfa756c36b
Bump json-rpc and web3 and remove unneeded errors import/export ( #2078 )
2024-03-15 11:44:18 +01:00
web3-developer
799acf301d
Added support for namespaces to RocksDb kvstore. ( #2066 )
...
* Add new RocksNamespaceRef type and remove backups and readonly support from RocksDb KvStore.
* Bump nim-rocksdb to fc2ba4a836b6b47ae1b17d1c45801c7e06585e19
* Fix tests.
* Fix copyright notice.
2024-03-12 11:04:46 +08:00
Kim De Mey
88a93beb26
Provide a specific error in JSON-RPC API when content is not found ( #2059 )
2024-03-06 08:57:09 +01:00
web3-developer
11691c33e9
Update Nimbus codebase to use the new nim-rocksdb API. ( #2054 )
...
* Bump nim-rocksdb.
* Update codebase to use latest nim-rocksdb API.
* Update copyright notices.
* Fix memory leak due to allocCStringArray without deallocCStringArray.
* Improve kvstore_rocksdb code.
* Refactor and cleanup RocksStoreRef.
* Update nim-rocksdb submodule to latest.
2024-03-05 12:54:42 +08:00
andri lim
7079c7b305
Bump nim-web3 to 747001250a27278e0f0f1706fe1dec88ad3ede8d ( #2057 )
...
Remove error field from AccessListResult
Add optional yParity field to TransactionObject
2024-02-29 22:02:38 +07:00
andri lim
a32a6200b6
Bump json-serialization to 7516a92eb8339f8fc1de7dd16cfa3d77bce87cd2 ( #2056 )
...
- avoid XDeclaredButNotUsed when no field isnot JsonVoid (#87 )
- Fix JsonValueRef.Object comparison
2024-02-29 20:16:36 +07:00
andri lim
66c0f92cc6
Bump nim-stint to 7bb0ccc7842577243edc3b8d61f75bf498551a7a ( #2053 )
...
Make decimal string parser raise ValueError instead of RangeDefect. (#148 )
Upgrade github actions to v4 (#149 )
2024-02-29 07:38:31 +07:00
andri lim
d830692b72
Bump nim-evmc: add push raises: [] ( #2051 )
2024-02-24 09:38:50 +07:00
andri lim
3a1b0d8674
Bump json-serialization and nimbus-eth2 ( #2049 )
...
* Bump json-serialization and nimbus-eth2
* Remove deprecated ValidIpAddress usage
2024-02-22 12:15:25 +07:00
andri lim
f2694d86e0
Bump submodules ( #2045 )
2024-02-22 09:03:15 +07:00
andri lim
4735af8603
Bump cryptographics libraries ( #2041 )
2024-02-21 16:14:00 +07:00
andri lim
2a1386e46a
Bump nim-eth: Fix improper yield usage ( #2036 )
2024-02-19 16:33:55 +07:00
andri lim
795d0d779e
Bump json-rpc to 9c65df305390ab01a13788af5aea78cd62dceb2a ( #2035 )
2024-02-19 16:33:43 +07:00
andri lim
bea558740f
Reduce compiler warnings ( #2030 )
...
* Reduce compiler warnings
* Reduce compiler warnings in test code
2024-02-16 16:08:07 +07:00
andri lim
966adcb124
Prepare source code for nim v2 CI ( #2028 )
...
* Prepare source code for nim v2 CI
* Fix copyright year
2024-02-15 09:57:05 +07:00
andri lim
f5a7dff148
Bump stew to 5a792e762faa8e2e4acea0d60b651ebdbc7a3d2d ( #2025 )
2024-02-13 21:03:41 +07:00
Daniil Sobol
009caee2dc
portal-spec-tests update
2024-02-12 12:07:57 +03:00
jangko
d8ec962b6a
Bump confutils: no more exception leak
2024-02-12 13:01:05 +07:00
Kim De Mey
2fb90cfb43
Initial implementation of era1 + export + verify ( #1998 )
...
* Initial implementation of era1 + export + verify
Initial implementation of era1 + export and verify command in the
existing eth_data_exporter.
* Quick verify version to test with geth created era1 files
* Add Era1File object and getter for specific block tuple
* Add getAccumulatorRoot and update AccumulatorRoot type name
+ clean-up of some comments.
* Implement BlockIndex based verify + additional helper calls
+ fix bug for reading last (incomplete) Era1 file
* Fix init BlockIndex offsets for last era + extra check on reading
* Remove duplicated e2store code
2024-02-09 11:13:12 +01:00
Kim De Mey
fa7f5de162
Bump nimbus-eth2 to latest unstable + related bumps ( #2013 )
2024-02-08 12:27:13 +01:00
Kim De Mey
04d9ebcf33
Bump nim-eth for RLP receipts serdes fixes ( #2010 )
2024-02-06 07:49:50 +01:00
Daniel Sobol
9c53c73173
state network test vectors update ( #2003 )
...
* state network test vectors update
* nibbles codec
* moving test vectors into portal-spec-tests
* fix copyright year in all_fluffy_tests
2024-02-03 00:12:36 +03:00
jangko
66e0c6a56c
Bump json-rpc: Support more optional types
2024-02-02 14:40:15 +07:00
andri lim
24f7a94d5b
Bump json-rpc to v0.4.0: Support RPC batch call ( #1997 )
2024-01-31 18:56:03 +07:00
andri lim
c635e160d9
Implement combo http server for rpc, engine_api, and graphql services ( #1992 )
...
* Combo HTTP server implementation
* Use json flavor for jwt_auth decoder
2024-01-29 20:20:04 +07:00
Vit∀ly Vlasov
048fc380a9
Nimbus light client integration with status-go rebased version ( #1971 )
...
* Nimbus light client integration with status-go
* Add cleanup code, address review comments
* Disable metrics for libverifproxy only
* Update confutils
* missing import
* build proxy in tests
* more build stuff
* namespace make vars
* export NimMain for windows
* reduce dependency on Nim compiler in header file
* copyright
---------
Co-authored-by: Vitaliy Vlasov <siphiuel@protonmail.com>
Co-authored-by: Jacek Sieka <jacek@status.im>
2024-01-26 23:04:08 +01:00
jangko
5b7857e181
Bump graphql, json-rpc and websock in preparation for combo HTTP server
2024-01-25 20:27:32 +07:00
Kim De Mey
dbc1ae86e2
Vendor bumps + related fixes + warning fixes ( #1985 )
...
- Vendor bump of stew, nim-eth, chronos, nimbus-eth2 and libp2p
- Bump related fixes + fixes of deprecation warnings
- Several other warnings fixed.
2024-01-24 16:28:03 +01:00
andri lim
cba5d166f4
Bump websock ( #1982 )
...
* Bump nim-websock to 475ad35c89b0c6e63d8fda556c108a02b5f5e447
* Fix obsolete Rng cast
* Fix copyright year
* Remove obsolete comments
2024-01-23 22:29:12 +07:00
andri lim
107d81dbc9
Bump unittest2 to 0fe665e509340fa5ed88632e2e32692b867b08fc ( #1980 )
...
* Bump unittest2 to 0fe665e509340fa5ed88632e2e32692b867b08fc
* Bump nim-unittest2
2024-01-22 19:56:10 +07:00
andri lim
b098484e4d
Bump nat-traversal to 3398a649f4e895cae86fbe85b54769ebc0967878 ( #1979 )
2024-01-20 07:58:54 +07:00
kdeme
9875eb11d6
Bumps for chronos, nim-eth and unittest2 and future callback fixes
2024-01-19 13:37:14 +01:00
jangko
36dd297331
Bump nim-json-rpc to 8d79d528412d7cdd022ff91fb6bacd4f5bb01d58
...
Fix improper yield usage in json-rpc-websocketserver
Improve both client and server resilience against fields and elements with null value (#195 )
2024-01-17 14:30:59 +07:00
jangko
1d50d03456
Bump nim-web3 to ce47cde31c9b08e4b702766d4d788cc83fa55cf0
...
Synchronize order of blobGasUsed / excessBlobGas in test (#126 )
2024-01-17 13:56:08 +07:00
jangko
4d44f7b576
Bump nim-json-serialization to d9394dc7286064902d825bbc1203d03d7218633a
...
Add flavor feature: reader will skip null fields
add lexer test cases (#76 )
Deconvolute optional fields writer (#77 )
Resilience against null fields (#78 )
2024-01-17 13:53:10 +07:00
jangko
4fb94cacad
Bump nim-web3 to c595e0d6c8ec1ea7c28b267c8141fa70437cccaa
2024-01-14 15:25:57 +07:00
jangko
3e21281d12
Bump nim-web3 and others
...
Bump nim-json-rpc and nimbus-eth2 too.
Reason: both nim-json-rpc and nim-web3 migrate from
stdlib/json to nim-json-serialization
2024-01-14 10:41:23 +07:00
Kim De Mey
964b355dc8
Bump Nim version, nimbus-eth2 and ssz-serialization ( #1967 )
2024-01-13 22:46:06 +01:00
Kim De Mey
cbf5f59681
Bump chronos and other sub modules + related fixes ( #1966 )
...
* Bump chronos and additional modules + fixes
* Additional chronos bump + nim-eth bump for utp and discv5 fixes
* Fix the raw Exception errors in async evm
---------
Co-authored-by: jangko <jangko128@gmail.com>
2024-01-12 22:06:19 +01:00
andri lim
3f4d3fef25
Bump serialization family ( #1965 )
...
* Bump serialization family
2024-01-12 21:18:15 +07:00
Daniel Sobol
70013422cd
Initial impl of state network bridge 1902 ( #1948 )
2024-01-09 12:32:29 +03:00
jangko
5e95df6bde
Bump json-serialization to v0.2.0: Improve lexer flexibility
2023-12-26 17:27:06 +07:00
andri lim
540db59357
bump toml-serialization to v0.2.10: improve strictness ( #1954 )
2023-12-26 14:00:38 +07:00
Kim De Mey
dded8643d9
Update the beacon and state network content key prefixes ( #1950 )
2023-12-19 19:59:38 +01:00
jangko
5fd54961e3
Bump nim-web3: remove rpc types duplicates
2023-12-13 07:58:12 +07:00
Kim De Mey
49d6c5728b
Bump nim-ssz-ser for fix for Empty SSZ list in Union + add test ( #1909 )
2023-12-01 13:04:34 +01:00
Kim De Mey
a7bb52e5b5
Add force prune for statically set radius ( #1896 )
2023-11-21 16:16:15 +01:00