Commit Graph

150 Commits (2ff135a65b2949d345112e0ed7a2638b640f8c99)

Author SHA1 Message Date
Adrian Sutton ae528fc7cb Ensure devp2p ports are written to ports file correctly (#1020) 6 years ago
Danno Ferrin 802a7447b4 [minor] add rpc_modules json-rpc (#1036) 6 years ago
Adrian Sutton e923ddda65 Fix race condition in WebSocketService. (#1021) 6 years ago
Chris Mckay 764ab3c11e [PAN-2344] refactor transient transaction processor (#1017) 6 years ago
Danno Ferrin ecc5e4a345 [PAN-2373] admin_nodeInfo rpc-api (#1012) 6 years ago
Lucas Saldanha 79f46ac592 [PAN-2341] Created SyncStatus notifications (#1010) 6 years ago
Chris Mckay 7813290d43 accept 127.0.0.1 as localhost for host whitelisting (#974) 6 years ago
Ivaylo Kirilov 582454581a [PRIV] Complete Private Transaction Processor (#938) 6 years ago
mbaxter 1b0a749ca6 [PAN-2312] Validate DAO block (#939) 6 years ago
Sally MacFarlane 84d998130e [PAN-2182] admin addpeers: error if node not whitelisted (#917) 6 years ago
Lucas Saldanha 3f95178e7b [PAN-2117] Error when removing bootnodes from nodes whitelist (#912) 6 years ago
mark-terry 7c97318f28 [PAN-2287] Added rebind mitigation for websockets. (#905) 6 years ago
Sally MacFarlane ca1c122a2a gensis typo (#892) 6 years ago
Lucas Saldanha 5ffd3aba9a [PAN-2313] Fix authentication header (#891) 6 years ago
Sally MacFarlane 5597214e29 [NC-2046] websocket method permissions (#870) 6 years ago
Sally MacFarlane 8ad0e4ab63 [NC-2046] check for invalid token (#856) 6 years ago
Lucas Saldanha d3b9211b82 Moving NodeWhitelistController to permissioning package (#855) 6 years ago
Sally MacFarlane 9d69c8eaf1 changed / to : (#852) 6 years ago
Sally MacFarlane 92517350fb [NC-2046] JWT authentication for JSON-RPC (#815) 6 years ago
Adrian Sutton b87df9281d Handle unavailable world states (#824) 6 years ago
Lucas Saldanha 6551183a8d [NC-2118] Method to reload permissions file (#834) 6 years ago
Chris Mckay 5a1389b970 [NC-2044] Added the authentication service to the websocket service and cli and acceptance tests (#829) 6 years ago
Chris Mckay 56f8d2564b [NC-2044] refactor json rpc authentication to be provided as a service (#825) 6 years ago
mark-terry 7622541714 [NC-1968] Permissioning whitelist persistence. (#763) 6 years ago
Chris Mckay caa5acfa72 password in jwt payload (#823) 6 years ago
Puneetha Karamsetty c3df0d0238 [PRIV] WIP - Wire up Private Transaction Processor (#805) 6 years ago
glethuillier 46d0d4890a fix(api): homogenize error messages when required parameters are set to null (#822) 6 years ago
Chris Mckay ce37addaa5 [NC-2044] jsonrpc authentication cli options & acceptance tests (#807) 6 years ago
Danno Ferrin aaeaa59f31 Upgrade GoogleJavaFormat to 1.7 (#795) 6 years ago
mark-terry 52d6675f63 [FIX] Refactored permissioning components to be Optional. (#747) 6 years ago
Chris Mckay 562251638e [NC-2044] jsonrpc authentication login (#753) 6 years ago
Lucas Saldanha 4a32c72268 Error response handling for permissions APIs (#736) 6 years ago
Vinicius Stevam f2438dcf79 [PRIV] Private Transaction Handler (#695) 6 years ago
Lucas Saldanha 0557c3c50e NC-1930: Handling duplicate nodes/accounts in permissioning api requests (#707) 6 years ago
Lucas Saldanha 721c713fa8 NC-2043: Toml authentication provider (#689) 6 years ago
Chris Mckay b221c13c55 admin_addPeer should accept only 1 argument 6 years ago
Chris Mckay 3b4e6d451b [NC-1970] Added handling in admin_addPeer for when p2p is disabled (#655) 6 years ago
Nicolas MASSART e681f80c85 NC-2104 Clique and iBFT should not be defined by default in RPC APIs (#635) 6 years ago
Puneetha Karamsetty efc8653da2 [PRIV] Add privacy CLI commands (#584) 6 years ago
mark-terry a1ef038865 [NC-2005] Implemented --p2p-enabled configuration item (#619) 6 years ago
Chris Mckay cbbdedc057 [NC-1970] admin_addPeer (#622) 6 years ago
mbaxter 1e52967fc9 Remove db package and move classes to more appropriate locations (#599) 6 years ago
Adrian Sutton 89dbba4f97 Fix deprecation warnings (#596) 6 years ago
Adrian Sutton ccf0e0958e Revert "Add timer metrics for EVM operations (#551)" (#590) 6 years ago
tmohay 7e373ccc97 Split Block Validation from Importing (#579) 6 years ago
Vinicius Stevam da721e4e20 [PRIV] Create a new end-point to private transactions (#540) 6 years ago
Adrian Sutton aa9f4a0231 Add timer metrics for EVM operations (#551) 6 years ago
mark-terry 6c6165b8a3 [NC-1938] Nodes whitelist JSON-RPC APIs (#476) 6 years ago
Lucas Saldanha 4025a06db0 Acc whitelist api (#487) 6 years ago
Rob Dawson a8863e7b9b Initial implementation of ibft_getValidatorsByBlockNumber (#499) 6 years ago