Anthony Laibe
883f9677c5
feat: nonce management in multi tx
2023-01-12 12:56:57 +01:00
Anthony Laibe
99ff0a18b0
feat: cbridge integration
2023-01-04 08:23:18 +01:00
frank
8865a0e4b0
fix map iteration order ( #2991 )
2022-12-02 18:21:47 +08:00
Anthony Laibe
6918dd5ab8
feat: add ethscan for all gorli chain
2022-10-28 10:01:05 +02:00
Anthony Laibe
b11643e66d
feat: hop integration
2022-10-26 09:39:30 +02:00
Roman Volosovskyi
a399c04346
Remove Ropsten and Rinkeby test networks
2022-10-24 14:17:46 +02:00
Anthony Laibe
a69a59c601
feat: add reverse lookup for ens ( #2912 )
2022-10-24 12:07:44 +02:00
Anthony Laibe
37c9eb1a9d
fix: token override when scanning ( #2910 )
2022-10-24 08:45:14 +02:00
Anthony Laibe
d9b44777c9
feat: update opensea testnet to use goerli ( #2894 )
2022-10-12 09:59:38 +02:00
Anthony Laibe
48f678052c
feat: batch balance ( #2833 )
2022-09-09 08:58:36 +02:00
Richard Ramos
37d3f9f612
chore: hardcode optimism testnet for retrieving communities portal ( #2810 )
2022-09-06 14:07:22 -04:00
Richard Ramos
2f15730003
chore: change address of community portal testnet contract ( #2843 )
2022-09-05 10:12:11 -04:00
Richard Ramos
92a622d6fb
feat: obtain ENSUsername address from registry ( #2792 )
2022-08-23 08:29:30 -04:00
Churikova Tetiana
3cd92fda78
goerli: contracts, bump version
2022-07-20 14:15:15 +02:00
Richard Ramos
c3b0582cc9
feat: fetch curated communities from smart contract on optimism ( #2685 )
2022-06-02 08:17:52 -04:00
Anthony Laibe
4d39547b81
Feat/expose registrar address ( #2600 )
...
* feat: expose registrar address
* fix code gen
2022-04-04 12:54:44 -04:00
Richard Ramos
6ac4fcd6e7
chore: remove contract function bodies since we only need their signatures
2022-03-08 08:32:46 -04:00
Richard Ramos
0a758b0f7d
feat: stickerpacks service
2022-03-02 17:46:16 -04:00
Anthony Laibe
26bfeddad4
feat: Rpc client manage multiple eth client ( #2359 )
2021-09-22 13:49:20 -04:00
Andrea Maria Piana
d84da4f515
Fix some tests and restore private/public RPC client
2021-07-20 10:57:38 +02:00
Pedro Pombeiro
c8a911ebd1
Use goimports instead of gofmt
2020-01-06 10:17:23 +01:00
Adam Babik
26880b83d7
Upgrade geth to 1.9.5 and Whisper ( #1617 )
2019-10-04 17:21:24 +02:00
Andrea Franz
874a3e8151
Feature/mailserver registry smart contract ( #1135 )
...
* add verifier and test using simulated backend
* add ContractCaller
* commit simulated backend after deploy and after smart contract writes
* use bind.NewKeyedTransactor for all transactions in tests
* rename RegistryVerifier to Verifier
* initialize contract verifier if MailServerRegistryAddress config is set
* use contractAddress.Hash()
* refactoring
* use fmt.Sprintf to format contract address in logs
* fix test and lint warnings
* update Gopkg.lock
* update Gopkg.lock once more
2018-08-20 15:55:43 +02:00