nwaku/tests/v2
Sanaz Taheri Boshrooyeh 47a9fcfd77
chore|feat (waku-rln-relay): modules reorganization|Initial test for capturing events using nim-web3 (#941)
* first edition

* adds the full test scenario

* fixes typos

* fixes a bug in the supplied command

* further edits the description

* displays the chat prompt after spam detection

* updates changelog

* minor wording fix

* adds a new test file for onchain rln relay

* adds the Event proc

* adds one working example of event subscription

* defines a new unitt test for event subscription

* adds the new test file

* cleans up the code

* adds a working event subscription for faucet contract

* wip

* makes faucet test conditional

* updates contract byte codes

* adds a working test for event subscription and cleans up the tests

* fixes case

* adss toUInt256 unit function

* enables the tests

* fixes a bug

* undo commented tests

* cleans up the test

* logs the pk

* removes excess entry in the changelog

* fixes spacing

* comments

* removes unused test codes

* adds the conditional compilation for onchain tests

* uncomments offchain tests

* removes onchain tests

* reorganizes the code and moves the rln contract data into a separate module

* deletes txt files

* beautifies the code

* beautifies the code

* removes an excess line

* more formatting fixes

* minor fix

* updates the case of membership fee const

* renames compare to diff

* renames time to e

* edits the number of arguments of the send proc

* fixes a comment alignment

* fixes indentation

* fixed id style

* splits check from condition

* fixes a naming mismatch
2022-05-10 14:09:18 -07:00
..
resources Resolve jenkins windows error (#777) 2021-11-23 11:40:43 +00:00
00002_test.up.sql Persisting Waku message timestamp & implementing DB migration & convert receiver timestamp data type to float64 (#607) 2021-06-16 13:23:55 -07:00
test_enr_utils.nim Update submodules (#814) 2022-01-14 10:25:01 +01:00
test_jsonrpc_waku.nim Refactoring timestamps (#842) 2022-02-17 16:00:15 +01:00
test_message_store.nim fix(store): capacity limit for persistent message store (#900) 2022-03-28 20:27:14 +02:00
test_migration_utils Add db migration support for peer store (#648) 2021-06-25 14:06:56 -07:00
test_migration_utils.nim General refactoring: `nim-waku` (#671) 2021-07-16 17:13:36 +02:00
test_namespacing_utils.nim General refactoring: `nim-waku` (#671) 2021-07-16 17:13:36 +02:00
test_pagination_utils.nim Store data model updates and fixes (#864) 2022-02-28 17:29:01 +01:00
test_peer_exchange.nim feat(relay): add support for gossipsub peer exchange (#911) 2022-03-29 10:09:48 +02:00
test_peer_manager.nim Remove node peerInfo copy (#801) 2022-01-10 16:07:35 +01:00
test_peer_storage.nim Update submodules (#761) 2021-11-04 15:46:38 +01:00
test_rln_wrappers.nim Nim wrappers for Rln lib (Key and Params generation) (#373) 2021-02-10 12:51:41 -08:00
test_utils.nim Rln relay/membership contract (#359) 2021-02-04 12:10:25 -08:00
test_waku.nim Bump submodules (#363) 2021-02-02 13:33:59 +02:00
test_waku_bridge.nim Bridge improvements (#875) 2022-03-08 11:48:17 +01:00
test_waku_discv5.nim discv5 dns bootstrap (#888) 2022-03-17 17:33:17 +01:00
test_waku_dnsdisc.nim Remove node peerInfo copy (#801) 2022-01-10 16:07:35 +01:00
test_waku_filter.nim Update submodules (#814) 2022-01-14 10:25:01 +01:00
test_waku_keepalive.nim Remove node peerInfo copy (#801) 2022-01-10 16:07:35 +01:00
test_waku_lightpush.nim Update submodules (#814) 2022-01-14 10:25:01 +01:00
test_waku_noise.nim feat(noise): add support to Waku Payload V2 (#932) 2022-04-12 13:50:51 +02:00
test_waku_pagination.nim Store data model updates and fixes (#864) 2022-02-28 17:29:01 +01:00
test_waku_payload.nim Bump chronos and fix exception tracking issues (#436) 2021-03-26 10:52:04 +01:00
test_waku_rln_relay.nim chore|feat (waku-rln-relay): modules reorganization|Initial test for capturing events using nim-web3 (#941) 2022-05-10 14:09:18 -07:00
test_waku_rln_relay_onchain.nim chore|feat (waku-rln-relay): modules reorganization|Initial test for capturing events using nim-web3 (#941) 2022-05-10 14:09:18 -07:00
test_waku_store.nim Refactoring timestamps (#842) 2022-02-17 16:00:15 +01:00
test_waku_store_queue.nim fix(store): timestamp validity checks (#876) 2022-04-11 14:58:18 +02:00
test_waku_swap.nim Remove node peerInfo copy (#801) 2022-01-10 16:07:35 +01:00
test_waku_swap_contracts.nim Better error handling with Results from interactions with swap-contracts-module (#393) 2021-02-25 10:47:48 +08:00
test_wakunode.nim Domain name config for `nwaku` node (#852) 2022-02-18 12:10:38 +01:00
test_web3.nim Improvement/bridge improvements (#429) 2021-03-23 10:04:51 +02:00
utils.nim Remove node peerInfo copy (#801) 2022-01-10 16:07:35 +01:00