near / pagoda-relayer-rs

Rust Reference Implementation of Relayer for NEP-366 Meta Transactions
MIT License
32 stars 15 forks source link

Feature/standardize request response headers and logging #34

Closed anthony-near closed 1 year ago

anthony-near commented 1 year ago

https://github.com/near/pagoda-relayer-rs-fastauth/issues/38

warning! macro, BAD_REQUEST error code for situations where there is bad user input error! macro, INTERNAL_SERVER error code for situations where there's an error due to relayer server, redis, or RPC info! macro, CREATED status code for relayer db updates info! macro, OK status code for other successful requests

resolved merge conflicts and added working testnet json files