grin-wallet/impls/src
jaspervdm 7a95f42cc8
Detect reverted transactions (#355)
* Detect reverted transactions

* Add reverted amount to funds display

* Support cancelling reverted txs

* Add reverted_after field for reverted transactions

* Update grin dependency to master branch

* Panic on failed test cleanup

* Only delete test dir if it exists

* Stop wallet proxy in accounts test

* Stop proxy thread in all controller tests

* Typo

* Add sleep after revert test

* Longer sleep in revert tests
2020-03-10 16:49:17 +01:00
..
adapters Remove V2 Slate, Add V4 (#354) 2020-03-06 09:33:47 +00:00
backends Cargo update (#337) 2020-02-18 10:23:33 +00:00
client_utils Fix compilation issues (#344) 2020-02-24 22:39:32 +01:00
lifecycle update and confirm new ring::aead version (#343) 2020-02-24 17:28:57 +00:00
node_clients Fix compilation issues (#344) 2020-02-24 22:39:32 +01:00
test_framework Detect reverted transactions (#355) 2020-03-10 16:49:17 +01:00
tor Less cloning and additional pattern simplifications (#326) 2020-02-07 09:39:56 +00:00
error.rs Less cloning and additional pattern simplifications (#326) 2020-02-07 09:39:56 +00:00
lib.rs Convert node client to use V2 Node API (#329) 2020-02-14 09:16:43 +00:00