issues
search
codex-storage
/
nim-ethers
Port of ethers.js to Nim
Other
8
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
refactor: simplify polling implementation
#96
emizzle
opened
14 hours ago
0
eth_call over http slow on windows
#95
markspanbroek
opened
1 week ago
1
Fix http subscription polling
#94
markspanbroek
closed
1 week ago
2
Reuse "new block" subscription
#93
AuHau
opened
2 weeks ago
0
fix(nonce): indentation mistake after last merge
#92
emizzle
closed
3 weeks ago
0
feat: subscriptions get passed result questionable
#91
AuHau
opened
3 weeks ago
0
feat: subscriptions handlers get results
#90
AuHau
closed
3 weeks ago
0
chore: bump ethers to forked deps
#89
emizzle
closed
3 weeks ago
0
fix: block filters can be also recreated
#88
AuHau
closed
3 weeks ago
0
fix: `items(JsonNode)` symbol not found
#87
emizzle
closed
3 weeks ago
0
fix: add subscription mapping lock
#86
emizzle
opened
4 weeks ago
0
fix: block filters can be also recreated
#85
AuHau
closed
3 weeks ago
0
fix: modify unsubscribe cleanup routine and tests
#84
emizzle
closed
4 weeks ago
0
ci: add matrix status job
#83
veaceslavdoina
closed
3 weeks ago
0
fix: modify unsubscribe cleanup routine
#82
emizzle
closed
4 weeks ago
1
fix: nonce too high
#81
emizzle
closed
4 weeks ago
0
Fixes nim v2.2.0 compilation errors
#80
emizzle
closed
1 month ago
0
eth_getFilterChanges occasionally returns JNull on Windows
#79
marcinczenko
closed
4 weeks ago
0
fix(subscriptions): filter not found recreates polling filter
#78
AuHau
closed
1 month ago
0
fix: pinning nim-eth dependency
#77
AuHau
closed
1 month ago
1
ci: run ci
#76
AuHau
closed
1 month ago
0
Subscription filters may be removed - they need to be recreated when needed
#75
AuHau
closed
1 month ago
0
Remove overloaded UInt256.fromJson
#74
emizzle
closed
6 months ago
1
fix: deserialize BlockTag from empty string
#73
emizzle
closed
6 months ago
0
JSON conversions leaking from nim-ethers and causing clashes
#72
gmega
closed
6 months ago
3
fix flaky test
#71
markspanbroek
closed
6 months ago
0
Update dependencies
#70
markspanbroek
closed
6 months ago
3
Support custom errors
#69
markspanbroek
closed
6 months ago
2
Fixes isSyncing issue where object is evaluated as false
#68
benbierens
closed
8 months ago
0
Bugfix/syncing
#67
benbierens
closed
8 months ago
0
Fix: transaction overrides when simulating transaction
#66
markspanbroek
closed
8 months ago
0
Fix: ensure that gas estimations are done using the "pending" block
#65
markspanbroek
closed
8 months ago
0
Upgrade to `nim-json-rpc` v0.4.2 and chronos v4
#64
emizzle
closed
9 months ago
0
Fix decoding of getter functions
#63
markspanbroek
closed
8 months ago
2
Adds isSyncing to provider
#62
benbierens
closed
9 months ago
1
Updates for Chronos V4
#61
gmega
closed
8 months ago
1
remove upraises
#60
markspanbroek
closed
11 months ago
0
Support Nim 1.6.16
#59
markspanbroek
closed
11 months ago
0
[fix] Ensure AsyncLock is released in case of exception
#58
emizzle
closed
11 months ago
0
On transaction failure, fetch revert reason with replayed transaction
#57
emizzle
closed
1 year ago
2
feat: (de/in)crease allowance
#56
AuHau
closed
1 year ago
0
prevent stuck transactions by async locking nonce sequencing (+ estimate gas)
#55
emizzle
closed
1 year ago
3
Increment nonce count when populating transaction
#54
emizzle
closed
1 year ago
0
Support Nim 2
#53
markspanbroek
closed
1 year ago
0
Handle invalid key when instantiating new wallet
#52
markspanbroek
closed
1 year ago
0
Query past contract events
#51
emizzle
closed
1 year ago
0
Create wallet with PrivateKey
#50
markspanbroek
closed
1 year ago
0
Allow ERC20 functions to be confirmed
#49
markspanbroek
closed
1 year ago
0
Fix EIP-155 signatures
#48
markspanbroek
closed
1 year ago
0
Block callback not async
#47
markspanbroek
closed
1 year ago
0
Next