Richard Holland
|
c164acd3d6
|
add URIToken deleter for account delete, change blank uri to tfBurn flag for burning
|
2023-01-30 13:22:06 +00:00 |
|
Richard Holland
|
f4f51d0643
|
add optional integrity hash to the URIToken
|
2023-01-28 09:31:51 +00:00 |
|
Richard Holland
|
9790332232
|
update js utils
|
2023-01-28 09:31:03 +00:00 |
|
Richard Holland
|
fbafb72262
|
first version of URIToken amendment
|
2023-01-27 11:17:43 +00:00 |
|
Richard Holland
|
49207d007d
|
Merge branch 'dev' of github.com:Xahau/xahaud into dev
|
2023-01-26 08:50:26 +00:00 |
|
Richard Holland
|
f6dadf36da
|
fix release builder
|
2023-01-25 17:40:20 +00:00 |
|
Denis Angell
|
5f091922c6
|
clang-format
|
2023-01-24 09:15:09 +00:00 |
|
Denis Angell
|
d42d965908
|
clang-format
|
2023-01-24 09:14:52 +00:00 |
|
Richard Holland
|
0aaf98c46e
|
fix up some pre-existing sequence testcases
|
2023-01-23 13:19:47 +00:00 |
|
Richard Holland
|
039ce53c00
|
limit state modifications to 256
|
2023-01-23 12:36:07 +00:00 |
|
dangell7
|
f79b6c7193
|
fix test name
|
2023-01-23 12:23:15 +00:00 |
|
dangell7
|
3dd7fd4754
|
add pre test
|
2023-01-23 12:23:05 +00:00 |
|
dangell7
|
76779d379c
|
fix no-line bug
|
2023-01-23 12:22:55 +00:00 |
|
dangell7
|
8a344a39e1
|
clang-format
|
2023-01-23 12:21:20 +00:00 |
|
dangell7
|
6569421524
|
add gateway feature
|
2023-01-23 12:21:10 +00:00 |
|
Richard Holland
|
beb0710d46
|
add max state object modification test to state_set unit test
|
2023-01-23 12:18:00 +00:00 |
|
Richard Holland
|
cbad4e53d2
|
add a hard cap to the number of modified state entries there can be in a set of hook executions
|
2023-01-23 10:29:55 +00:00 |
|
dangell7
|
d492ffd04e
|
cleanup and fix rpc call test
|
2023-01-22 17:31:41 +00:00 |
|
dangell7
|
f49dce56b0
|
fix paychan marker
|
2023-01-22 17:31:16 +00:00 |
|
dangell7
|
ccb3f36245
|
update rpc call value/currency/issuer
|
2023-01-22 17:31:05 +00:00 |
|
dangell7
|
f6c64e1c80
|
fixup consequences test
|
2023-01-22 17:30:56 +00:00 |
|
dangell7
|
da7a99c231
|
fix consequences test
|
2023-01-22 17:30:43 +00:00 |
|
dangell7
|
f8342a7069
|
fix disallow XRP tests
|
2023-01-22 17:30:35 +00:00 |
|
dangell7
|
6f43313393
|
lint
|
2023-01-22 17:30:07 +00:00 |
|
dangell7
|
c008c1e951
|
fix disalllow XRP bug
|
2023-01-22 17:25:05 +00:00 |
|
dangell7
|
fb58424598
|
paychan tests tests; rpc, disallow & abusetl
|
2023-01-22 17:21:35 +00:00 |
|
dangell7
|
e12009d12c
|
enable disallowXRP test (escrow)
|
2023-01-22 17:21:27 +00:00 |
|
dangell7
|
720930a8f6
|
update rpc auth + verify
|
2023-01-22 17:21:18 +00:00 |
|
dangell7
|
2c2b70f05e
|
escrow tests cont. + lint/clean
|
2023-01-22 17:21:11 +00:00 |
|
dangell7
|
0c43377d6f
|
cont. paychan tests
|
2023-01-22 17:20:33 +00:00 |
|
Richard Holland
|
a9c15ddbfc
|
-
|
2023-01-22 17:20:21 +00:00 |
|
dangell7
|
0c1aedfe15
|
fix account_channels resp
|
2023-01-22 17:19:18 +00:00 |
|
dangell7
|
312c10e053
|
enable test w/ features
|
2023-01-22 15:25:53 +00:00 |
|
Richard Holland
|
456d1ebb0d
|
unit tests need to be run against 200/50 reserves due to widespread hardcoding in rippled
|
2023-01-22 13:49:16 +00:00 |
|
Richard Holland
|
ad8e66f50d
|
update test wasm binaries
|
2023-01-22 09:22:51 +00:00 |
|
Richard Holland
|
64329a0f20
|
update state_foreign_set unit test to test reserve exhaustion
|
2023-01-22 09:22:30 +00:00 |
|
Richard Holland
|
b51723269d
|
enforce hook api signatures during hookset
|
2023-01-20 13:51:52 +00:00 |
|
Richard Holland
|
79601159a5
|
hook nesting level limit
|
2023-01-19 11:48:44 +00:00 |
|
Richard Holland
|
713fbb3d72
|
namespace correction for UINT256_BIT
|
2023-01-19 10:31:02 +00:00 |
|
Richard Holland
|
74c0f9fa0f
|
enforce guard call limit of 1024
|
2023-01-19 10:29:35 +00:00 |
|
Richard Holland
|
45d4949b90
|
ensure emitted txns are preflighted correctly
|
2023-01-19 10:05:04 +00:00 |
|
Richard Holland
|
1d91f9c9e4
|
still better security against fake emitted txns being applied, preliminary preflight checking on emit
|
2023-01-18 09:58:10 +00:00 |
|
Richard Holland
|
91c6c64b72
|
charge peers for sending emitted txns over wire
|
2023-01-18 08:49:48 +00:00 |
|
Richard Holland
|
1c3c9cd91f
|
better protection against relaying or accepting emitted transactions
|
2023-01-17 11:29:27 +00:00 |
|
Richard Holland
|
5f913b5897
|
more todo cleanup
|
2023-01-17 11:28:15 +00:00 |
|
Richard Holland
|
0209c98c75
|
fix various broken TxQ tests, cleanup some todos
|
2023-01-16 11:44:55 +00:00 |
|
dangell7
|
989d386912
|
add paychan tests
|
2023-01-16 11:44:16 +00:00 |
|
dangell7
|
5e159356cc
|
change error type
|
2023-01-16 11:00:00 +00:00 |
|
Richard Holland
|
7c1cc2e1d1
|
fix up some test cases, turn off wasmedge logging
|
2023-01-16 10:22:20 +00:00 |
|
Richard Holland
|
78f14c07e7
|
fix STTx test
|
2023-01-13 12:34:28 +00:00 |
|