• Joined on 2021-10-26
lash pushed tag v0.8.0-beta.6 to grassrootseconomics/visedriver 2025-03-15 03:27:18 +01:00
lash pushed tag v0.8.0-beta.7 to grassrootseconomics/visedriver 2025-03-15 03:27:18 +01:00
lash pushed tag v0.8.0-beta.8 to grassrootseconomics/visedriver 2025-03-15 03:27:18 +01:00
lash pushed tag v0.8.0-beta.9 to grassrootseconomics/visedriver 2025-03-15 03:27:18 +01:00
lash pushed tag v0.9.0-beta.2 to grassrootseconomics/visedriver 2025-03-15 03:27:18 +01:00
lash pushed to master at grassrootseconomics/visedriver 2025-03-15 03:26:28 +01:00
c8c0daac24 Merge remote-tracking branch 'origin/master' into feature/6-config-reporter-new
1bcffe2d23 Make tests work without configreport flag
Compare 2 commits »
lash pushed to master at grassrootseconomics/sarafu-vise 2025-03-07 06:00:19 +01:00
144398e18b Merge pull request 'ens' (#32) from ens into master
e97d4be296 refactor: break down checkbalance function to avoild code redandancy,remove misplaced flag setting
c2a0b05c84 fix: update expected content in checkbalance function
20c8af582c switch to use ens api endpoint for the aliases requests
101afd5ebd update check balance test
Compare 22 commits »
lash merged pull request grassrootseconomics/sarafu-vise#32 2025-03-07 06:00:18 +01:00
ens
lash approved grassrootseconomics/sarafu-vise#32 2025-03-07 06:00:12 +01:00
ens

pending staging tests

lash commented on pull request grassrootseconomics/sarafu-api#8 2025-02-28 23:23:53 +01:00
ens-names

there is no way to test this outside of live api right?

lash commented on pull request grassrootseconomics/sarafu-vise#32 2025-02-28 23:19:40 +01:00
ens

is this the correct flag to set?

lash commented on pull request grassrootseconomics/sarafu-vise#32 2025-02-28 23:19:40 +01:00
ens

DRY?

lash commented on pull request grassrootseconomics/sarafu-vise#32 2025-02-28 23:19:40 +01:00
ens

could this fail if something else writes the temp value in the meantime?

lash pushed to master at grassrootseconomics/visedriver 2025-02-28 00:09:51 +01:00
bf10e5357c Merge pull request 'config reporter' (#7) from konstantinmds/visedriver:feature/6-config-reporter-new into master
d91c96f541 removing redundant logline
ec9032a42e change on report method
6619afe62b config reporter for external applications
Compare 4 commits »
lash merged pull request grassrootseconomics/visedriver#7 2025-02-28 00:09:49 +01:00
config reporter
lash commented on pull request grassrootseconomics/visedriver#7 2025-02-27 23:57:56 +01:00
config reporter

hey just drop the "configuration report" logline (just leave the actual set lines) and we can merge. thanks!

lash opened issue grassrootseconomics/sarafu-vise#30 2025-02-26 16:35:32 +01:00
Verify cache behavior
lash commented on issue grassrootseconomics/sarafu-vise#29 2025-02-26 16:29:34 +01:00
Define error code list for help menu

propose having prefix for subsystem, and resusable error details (kind of like errno) e.g.

E2.1

means

2 = user index api 1 = connection failed

lash opened issue grassrootseconomics/sarafu-vise#29 2025-02-26 16:25:40 +01:00
Define error code list for help menu
lash opened issue grassrootseconomics/sarafu-vise#28 2025-02-26 16:25:19 +01:00
New help menu functionality