kdeme
|
90fd3f27a8
|
Add build of wrappers and wrappers-static to CI
|
2019-11-26 17:49:40 +01:00 |
kdeme
|
c2105d0ed7
|
Workaround for nim file output issue + add compilation of static whisper example
|
2019-11-26 16:10:37 +01:00 |
andri lim
|
05a5c3f40b
|
Merge pull request #425 from status-im/fixes_424
fixes #424
|
2019-11-24 14:07:08 +07:00 |
andri lim
|
93f6b99087
|
fixes #424
|
2019-11-23 20:41:10 +07:00 |
Ștefan Talpalaru
|
1fb9e07e96
|
bump vendor/nimbus-build-system
|
2019-11-22 15:55:21 +01:00 |
andri lim
|
4d52f90190
|
Merge pull request #419 from status-im/fix_tester_for_istanbul
[RDY] fix bc/gst tester for istanbul
|
2019-11-20 20:40:59 +07:00 |
andri lim
|
d944138e63
|
fixes indentation
|
2019-11-19 21:26:58 +07:00 |
kdeme
|
83b956c042
|
Remove subscribe without handler as we don't provide another mechanism for retrieval of the messages
|
2019-11-19 11:02:00 +00:00 |
kdeme
|
187bd22cc2
|
Improve some freeing in the examples
|
2019-11-19 11:02:00 +00:00 |
kdeme
|
d781a25f30
|
Move output parameters to end and add defines for buffer sizes
|
2019-11-19 11:02:00 +00:00 |
kdeme
|
278e230761
|
Fix memleaks in old example
|
2019-11-19 11:02:00 +00:00 |
kdeme
|
8d426de44f
|
Change ptr to var where possible
|
2019-11-19 11:02:00 +00:00 |
kdeme
|
16e606b274
|
Change from returning cstring to passing 32 raw byte array as parameter
|
2019-11-19 11:02:00 +00:00 |
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 |
andri lim
|
0d743dc468
|
fixes 'collectTouchedAccounts' for Istanbul
|
2019-11-19 16:14:36 +07:00 |
andri lim
|
6b053d8a89
|
skip failed tests
|
2019-11-19 13:12:13 +07:00 |
Ștefan Talpalaru
|
372f02dbcc
|
bump vendor/nim-nat-traversal and vendor/nimbus-build-system
|
2019-11-18 19:09:56 +01:00 |
andri lim
|
19803bd685
|
skip incorrect and slow tests
|
2019-11-18 20:49:24 +07:00 |
andri lim
|
28514dbb28
|
fixes EIP2200 sentry gas comparison
|
2019-11-18 20:48:30 +07:00 |
andri lim
|
11f67f87fd
|
fixes EIP2200 gas cost and refund
|
2019-11-18 20:33:10 +07:00 |
andri lim
|
dda26611c2
|
fixes bc and gst tester [skip ci]
|
2019-11-14 22:37:58 +07:00 |
andri lim
|
d61bb49a40
|
fixes gas_costs for istanbul
|
2019-11-14 22:27:24 +07:00 |