kdeme
|
45e0fcba87
|
Change to fixed size arrays as they are
|
2019-11-19 11:02:00 +00:00 |
Pedro Pombeiro
|
eeb721eed1
|
Add nix recipe to build Nimbus wrappers
|
2019-11-19 11:02:00 +00:00 |
kdeme
|
e8aab6ea5b
|
Some general clean-up
|
2019-11-19 11:02:00 +00:00 |
kdeme
|
2fc8f759db
|
Update readme
|
2019-11-19 11:02:00 +00:00 |
kdeme
|
3d7cde60e0
|
Pass serialized form for source and recipient public key
|
2019-11-19 11:02:00 +00:00 |
kdeme
|
e7129d364e
|
Fix invalid adding of pubkey in nimbus_add_keypair
|
2019-11-19 11:02:00 +00:00 |
kdeme
|
cf725062e9
|
Using raises pragma with logging really makes no sense currently but okay...
|
2019-11-19 11:02:00 +00:00 |
kdeme
|
0f299842e1
|
Add switching between Status beta and staging fleet
|
2019-11-19 11:02:00 +00:00 |
kdeme
|
4aee9fc7e8
|
Bump vendor/nim-eth
|
2019-11-19 11:02:00 +00:00 |
kdeme
|
e4ca4b7d31
|
Use pointers types for source and recipientPublicKey
|
2019-11-19 11:02:00 +00:00 |
kdeme
|
d07ecbbf68
|
Testing out possible exception with raises pragma
|
2019-11-19 11:02:00 +00:00 |
kdeme
|
1f5fcf756b
|
Additional checks
|
2019-11-19 11:02:00 +00:00 |
kdeme
|
9e7e51b5b4
|
Add private key parameter for nimbus_start() + additional checks
|
2019-11-19 11:02:00 +00:00 |
kdeme
|
7ac8b98ce9
|
Add extra options to nimbus_start()
|
2019-11-19 11:02:00 +00:00 |
kdeme
|
a8ca7d1d7f
|
Change post payload and padding to ptr + size and some small improvements
|
2019-11-19 11:02:00 +00:00 |
kdeme
|
e841c08b23
|
Some documentation comments update on the nimbus wrapper
|
2019-11-19 11:02:00 +00:00 |
kdeme
|
11a24885a5
|
Remove the ForeightThreadGC as the teardown was used faulty + lets make it explicit that this should be run only on 1 thread
|
2019-11-19 11:02:00 +00:00 |
kdeme
|
e5eeecb3c9
|
Remove the foreighThreadGc pragma for now as it is very wrong
|
2019-11-19 11:02:00 +00:00 |
kdeme
|
ffeac30da7
|
Fix setting of the bloom filter of a filter
|
2019-11-19 11:02:00 +00:00 |
kdeme
|
775ce5ca89
|
Update README.md with usage notes
|
2019-11-19 11:02:00 +00:00 |
kdeme
|
cfdab7614d
|
Allow to provide user data for the filter subscribe callback
|
2019-11-19 11:02:00 +00:00 |
kdeme
|
f0a5d8d83c
|
Add setting of bloomfilter to topics subscribed to
|
2019-11-19 11:02:00 +00:00 |
kdeme
|
fd71a13142
|
Add calls to get bloom filter and minimum PoW
|
2019-11-19 11:02:00 +00:00 |
Pedro Pombeiro
|
89e67ca908
|
Fix nimbus Nix build
|
2019-11-19 11:02:00 +00:00 |
kdeme
|
119a53d298
|
Improving whisper post and subscribe
|
2019-11-19 11:02:00 +00:00 |
kdeme
|
24850f8b96
|
Add asymmetric and symmetric key API for whisper
|
2019-11-19 11:02:00 +00:00 |
kdeme
|
e51474f393
|
improvements and clean-up
|
2019-11-19 11:02:00 +00:00 |
kdeme
|
23baeaa15d
|
Trying out some Whisper RPC alike API
|
2019-11-19 11:02:00 +00:00 |
kdeme
|
ef540fdb14
|
Make go wrapper_example subscribe work with c gateway function
|
2019-11-19 11:02:00 +00:00 |
Ștefan Talpalaru
|
372f02dbcc
|
bump vendor/nim-nat-traversal and vendor/nimbus-build-system
|
2019-11-18 19:09:56 +01:00 |
andri lim
|
d01edfdcac
|
add istanbul tests fixtures
|
2019-11-14 10:21:04 +00:00 |
andri lim
|
97e89b3afe
|
implement 'getCommittedStorage'
|
2019-11-14 10:11:35 +00:00 |
andri lim
|
a3efd54d90
|
Merge pull request #420 from status-im/reduce_warnings
reduce compiler warnings
|
2019-11-14 16:34:20 +07:00 |
andri lim
|
c4dcf5da30
|
reduce compiler warnings
|
2019-11-13 21:49:39 +07:00 |
Ștefan Talpalaru
|
588829b5cd
|
nim.cfg: add comment [skip ci]
|
2019-11-13 00:23:08 +01:00 |
Ștefan Talpalaru
|
8ad1eac41d
|
Merge branch 'master' of github.com:status-im/nimbus
|
2019-11-12 19:08:45 +01:00 |
Ștefan Talpalaru
|
efc7682aaa
|
disable "--debugger:native" on macOS
|
2019-11-12 19:08:07 +01:00 |
andri lim
|
61f340ae87
|
implement EIP2200's SSTORE and gas cost
|
2019-11-12 15:51:48 +00:00 |
andri lim
|
c0c62b94b8
|
implement EIP-2200 stub
|
2019-11-12 15:51:48 +00:00 |
andri lim
|
b5e8a8d61b
|
implement 'chainId' opcode
|
2019-11-12 15:51:48 +00:00 |
andri lim
|
1e4f290cc6
|
implement 'selfBalance' opcode and gas cost
|
2019-11-12 15:51:48 +00:00 |
andri lim
|
4fbc9727d8
|
revert accidentally changed GasQuadDivisor
|
2019-11-12 15:51:48 +00:00 |
andri lim
|
1937fd700d
|
implement EIP-2028
|
2019-11-12 15:51:48 +00:00 |
andri lim
|
4cf3931f34
|
add istanbul block reward
|
2019-11-12 15:51:48 +00:00 |
andri lim
|
078375061b
|
implement EIP 1884 stub
|
2019-11-12 15:51:48 +00:00 |
andri lim
|
0bb6c73bdb
|
implement EIP 1344 stub
|
2019-11-12 15:51:48 +00:00 |
andri lim
|
cda3e2811f
|
implement EIP 1108
|
2019-11-12 15:51:48 +00:00 |
andri lim
|
b3cbf620d6
|
implement EIP-152
|
2019-11-12 15:51:48 +00:00 |
andri lim
|
3dbf41aac8
|
adding FkIstanbul to vm_forks gas_costs
|
2019-11-12 15:51:48 +00:00 |
Ștefan Talpalaru
|
c1d08d7e5b
|
nim.cfg: add "--opt:speed" and "--debugger:native"
|
2019-11-12 15:48:26 +01:00 |