Bo Chen
237c46d5a0
[FIX] fix test and do not set tx_json.Fee in maxFee method
2014-11-05 15:59:57 -08:00
Bo Chen
24587fab9c
[FEATURE] set max fee the submitter of a transaction is willing to pay
2014-11-04 14:13:42 -08:00
Geert Weening
d3b6b8127c
[FIX] transaction without explicit remote
...
remote was instantiated as an object and checks through the class for `this.remote` would pass and cause
unintended behavior
e.g. `.complete()` would view an undefined remote as untrusted and not allow local signing
e.g. calling `_computeFee()` with an undefined remote would crash ripple-lib
2014-10-26 19:09:04 -04:00
wltsmrz
8f7cdc6e4f
Prevent setting LastLedgerSequence of NaN. Fixes a potential ambiguous serialization error
2014-09-04 19:50:56 -07:00
wltsmrz
81e805fcb9
Fix typo in invalid MemoData error
2014-08-15 20:18:47 -07:00
wltsmrz
73d30242c9
Add Memo setter
2014-08-14 13:26:52 -07:00
wltsmrz
1186b4a314
Fix fractional transaction fee
2014-06-12 03:06:23 -07:00
sublimator
8f7cda3c2c
testify
2014-06-12 16:22:19 +07:00
wltsmrz
a4f22d8b42
Improve transaction-test coverage
2014-06-12 00:20:56 -07:00
wltsmrz
726b309085
[THING] Add transaction test
2014-06-11 21:23:27 -07:00
wltsmrz
e49bb4e527
Update tests
2014-06-04 18:04:57 -07:00
Stefan Thomas
5def7ba917
Add SHAMaps, metadata serialization and transaction hash calculation.
2013-11-07 22:36:06 -08:00
Stefan Thomas
e65f975e29
Transaction#hash.
2013-11-07 13:56:07 -08:00