issues
search
near
/
pagoda-relayer-rs
Rust Reference Implementation of Relayer for NEP-366 Meta Transactions
MIT License
32
stars
15
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Make Docker image public
#102
volovyks
opened
3 months ago
0
fix: Support query params on get_allowance endpoint
#101
r-near
opened
5 months ago
0
Properly handle signature errors
#100
r-near
opened
6 months ago
0
build: Release 0.3.5
#99
r-near
closed
6 months ago
0
Bump rustls from 0.21.10 to 0.21.12
#98
dependabot[bot]
closed
6 months ago
0
docker fastauth build flag
#97
anshal-savla
closed
6 months ago
0
release 0.3.4
#96
anthony-near
opened
6 months ago
0
Docker build args for fastauth
#95
anshal-savla
closed
6 months ago
0
moved redis init above fastauth usage
#94
anthony-near
closed
6 months ago
0
feat: Update RPC client to use `wait_until` (and latest deps)
#93
r-near
closed
6 months ago
0
Support Sentry
#92
r-near
opened
6 months ago
0
Remove dependency on near-fetch
#91
r-near
closed
6 months ago
2
feat: Python script to batch add access keys
#90
r-near
opened
7 months ago
0
update readme for signing endpoints
#89
anthony-near
closed
7 months ago
0
replace .unwrap with map_err to return appropriate error msg for bad block_hash
#88
anthony-near
closed
7 months ago
0
Solve nonce race conditions on Serverless using Redis to store keys
#87
anthony-near
opened
7 months ago
1
bash script to automate key generation
#86
anthony-near
closed
7 months ago
0
Example of failing test
#85
r-near
closed
7 months ago
0
Unit Tests
#84
r-near
closed
7 months ago
0
update all references of use_whitelisted_delegate_action_receiver_ids to use_whitelisted_senders
#83
anthony-near
closed
7 months ago
0
DelegateActionSenderDoesNotMatchTxReceiver error fix
#82
anthony-near
closed
7 months ago
0
chore: Align Rust versions
#81
r-near
closed
7 months ago
2
chore: Clean up Dockerfile and configuration
#80
r-near
closed
7 months ago
3
chore: Linting
#79
r-near
closed
7 months ago
0
chore: Cleanup old keys
#78
r-near
closed
7 months ago
0
update ubuntu20.04 -> ubuntu22.04 in dockerfile
#77
anthony-near
closed
7 months ago
0
return error if public_key not found in signers for sign_meta_tx endpoint
#76
anthony-near
closed
7 months ago
0
returning error instead of crashing if signer public key not found
#75
anthony-near
closed
7 months ago
0
rustc 1.70 -> 1.74 in dockerfile
#74
anthony-near
closed
7 months ago
0
use standard base64, other fixes
#73
achernik
closed
8 months ago
0
sign_meta_tx + sign_meta_tx_no_filter endpoints
#72
anthony-near
closed
7 months ago
0
feat(ci): Optimize GitHub Action
#71
r-near
closed
8 months ago
0
release 0.3.0
#70
anthony-near
closed
7 months ago
0
endpoint to return signed meta transaction instead of sending to RPC
#69
anthony-near
closed
7 months ago
1
use `wait_until` optional param when calling jsonrpc-client
#68
anthony-near
closed
6 months ago
0
Some configs pointing to old NEAR Explorer
#67
mikedotexe
closed
8 months ago
1
Some configs pointing to old NEAR Wallet
#66
mikedotexe
closed
8 months ago
1
Refactor, Lots of Unit testing, cleanup
#65
anthony-near
closed
8 months ago
0
Exchange withdrawal relayer and cleanup
#64
anthony-near
closed
8 months ago
0
Relayer Cleanup, Exchange support
#63
anthony-near
closed
8 months ago
0
key lock + config struct
#62
anthony-near
closed
7 months ago
0
openapi static schema
#61
anthony-near
closed
7 months ago
0
Exchange withdraw relayer
#60
anthony-near
closed
8 months ago
1
MIT LICENSE
#59
anthony-near
closed
10 months ago
0
Missing license
#58
flmel
closed
10 months ago
2
CLEANUP: update dependencies, async, nopoll txns, slow retry for fastauth create account, feature_flags
#57
anthony-near
closed
10 months ago
7
SCALE: async no retry with broadcast_tx_async RPC call, "txn sent to RPC" response returned, query for txn status using either view-account-changes RPC endpoint or transaction-status
#56
anthony-near
closed
8 months ago
8
Lock in-use keys to prevent nonce race condition
#55
encody
opened
11 months ago
0
`YN_TO_GAS` is static
#54
encody
opened
11 months ago
0
Memory optimization
#53
encody
closed
11 months ago
1
Next