Anthony Laibe
cdca3d86e2
feat(token): enable changing token address from the node config ( #2848 )
...
Co-authored-by: Jonathan Rainville <rainville.jonathan@gmail.com>
2022-09-13 11:30:52 +02:00
Anthony Laibe
48f678052c
feat: batch balance ( #2833 )
2022-09-09 08:58:36 +02:00
Anthony Laibe
8c0f230644
feat: Simple transaction router ( #2686 )
2022-06-09 15:09:56 +02:00
Anthony Laibe
97a99d6254
fix: get balance with multiple chain ( #2689 )
2022-05-26 06:44:29 -04:00
Anthony Laibe
e199ddbe9d
feat: get wallet api ( #2619 )
2022-05-10 09:48:05 +02:00
Anthony Laibe
907ba8ee5c
feat: visible token api ( #2624 )
2022-04-13 09:55:38 +02: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
0a758b0f7d
feat: stickerpacks service
2022-03-02 17:46:16 -04:00
Anthony Laibe
9d8ec4432e
feat: Add token store API ( #2482 )
2022-01-14 10:21:00 +01:00
Anthony Laibe
26bfeddad4
feat: Rpc client manage multiple eth client ( #2359 )
2021-09-22 13:49:20 -04:00
Anthony Laibe
5d1fe07544
fix: get token balance
2021-09-22 16:44:22 +02:00
Anthony Laibe
07651d4d06
feat: enable wallet without network binding ( #2349 )
...
* feat: enable wallet without network binding
* feat: make transfer network aware
* feat: allow to pass initial networks via config
* fix: nil check and feed
* feat: Add documentation with better function name
* fix: do not init the manager more than once
* fix: PR feedbacks
* Bump version
* Update Jenkinsfile.tests
* Convert int to string
Co-authored-by: RichΛrd <info@richardramos.me>
2021-09-09 16:28:54 +02:00