Commit Graph

2 Commits

Author SHA1 Message Date
Mohamed Sohail 3601b61c20
refactor: rpc provider
- provider now lives on its own
- existing modules need the provider as a param
2022-05-18 12:50:45 +03:00
Mohamed Sohail 79634affb8
refactor: tests and structure (#3)
module:
- cic-go

packages:
- cic/meta
- cic/net

other fixes:

- nonce is now a settable value
- package init outside test runner scope
2022-05-09 10:58:04 +03:00