muzam1l
6418094b0f
Run prettier through everything.
2022-08-17 11:50:49 +05:30
muzam1l
2086291d4d
Revert "Linkify engine error codes and some refactor."
...
This reverts commit 5505f0ac87 .
2022-08-09 01:55:42 +05:30
muzam1l
5505f0ac87
Linkify engine error codes and some refactor.
2022-08-09 01:50:29 +05:30
muzam1l
7f6b989f15
Update tx state accounts on delete account.
2022-08-02 15:23:11 +05:30
muzam1l
a6c4db1951
Invoke options defaults.
2022-07-26 17:05:33 +05:30
muzamil
66be0efbbd
Merge pull request #255 from XRPLF/feat/tab-renames
...
Implement file renaming.
2022-07-22 16:35:47 +05:30
muzamil
9ab64ec062
Merge pull request #256 from XRPLF/fix/compile-result
...
Fix incorrect compilation result.
2022-07-22 14:43:55 +05:30
muzam1l
b2b7059774
Remove account import limit.
2022-07-21 15:31:06 +05:30
muzam1l
8b72086c04
Differentiate between netwrok error and invalid binary error
2022-07-21 15:18:28 +05:30
muzam1l
895b34cc68
Fix compile result message on invalid wasm
2022-07-21 15:03:16 +05:30
muzam1l
6a3ff3e1d7
Implement tab renaming.
2022-07-20 16:56:55 +05:30
muzam1l
d05180d148
Fix array fields.
2022-07-15 14:49:54 +05:30
muzam1l
a3d094e873
Fix some more spelling errors.
2022-07-13 20:11:21 +05:30
muzam1l
c26c7c13d1
Improve compile error handling.
2022-07-13 16:50:47 +05:30
muzam1l
fc461ddd0d
Content changed warning on deploy page.
2022-07-13 16:17:31 +05:30
muzam1l
243cbfec08
Upgrade hooks editor to comp.
2022-07-13 15:09:45 +05:30
muzam1l
31ff7c0e28
Name field in import account dialog.
2022-07-01 16:43:15 +05:30
muzam1l
f163b052e1
Allow passing desired name while creating account.
2022-07-01 14:33:28 +05:30
Valtteri Karesto
5478f43609
persist deploy values in memory
2022-06-29 11:32:15 +03:00
Valtteri Karesto
dcb7e94e86
New gists provided by XRPL ( #223 )
...
* Prepare logic for new gists
* Remove unused imports
* updated gist IDs for xrplfgists
* Add macro.h to apiheaderfiles
* Update headers
Co-authored-by: Vaclav Barta <vbarta@mangrove.cz >
2022-06-27 08:25:25 +02:00
Valtteri Karesto
3ccc1c16ac
Fixed deploy
2022-06-22 11:32:07 +03:00
Valtteri Karesto
810eb4ca27
Add new default to compileCode as well
2022-06-22 09:52:47 +03:00
Valtteri Karesto
9216cc6bf7
When downloading zip, include wasm if it exists
2022-06-20 11:01:13 +03:00
Vaclav Barta
4217813fd7
take default header names from /api/header-files JSON ( #210 )
...
This is a client-side upgrade for the server-side XRPLF/xrpl-hooks-compiler#17 - not hard-coding expected header names but taking them from the compilation backend.
2022-06-13 08:22:55 +02:00
Valtteri Karesto
0ee599a2b6
Update sort
2022-06-03 16:50:31 +03:00
Valtteri Karesto
02c59f8d79
Update sorting function
2022-06-03 16:34:46 +03:00
Valtteri Karesto
bd1226fe90
Remove log
2022-06-02 16:35:18 +03:00
Valtteri Karesto
57403e42dd
Adjustments to sorting
2022-06-02 16:34:53 +03:00
Valtteri Karesto
2b42a96c4a
Update ordering
2022-06-02 16:15:39 +03:00
Valtteri Karesto
4a22861860
Sort the files after fetching
2022-06-02 14:04:52 +03:00
muzam1l
a21350770e
Fee hints in transactions.
2022-05-27 16:44:01 +05:30
Valtteri Karesto
49dfd43220
Merge pull request #193 from XRPLF/feat/fee-estimates
...
Feat/fee estimates
2022-05-27 12:23:50 +03:00
muzam1l
704ebe4b92
Show tx hash instead of server ledger index in deploy log.
2022-05-26 14:55:24 +05:30
Valtteri Karesto
933bdb5968
Add fee estimate button to fee and update the deploying
2022-05-25 13:05:04 +03:00
Valtteri Karesto
45c6927e72
Take next sequence number from response
2022-05-24 18:16:56 +03:00
Valtteri Karesto
6014b6e79f
Update sequence after successful request
2022-05-24 18:14:01 +03:00
Valtteri Karesto
32445dbebf
Mutate tx with fee estimation
2022-05-24 15:27:20 +03:00
muzamil
eba183497f
Merge pull request #176 from eqlabs/feat/json-transactions
...
Json transactions
2022-05-10 18:15:00 +05:30
Valtteri Karesto
65bb209713
Fixed wrong key
2022-05-10 11:53:31 +03:00
Valtteri Karesto
2bb3c646db
Add compile logic to ui
2022-05-09 14:18:32 +03:00
muzam1l
d18c893025
Replace native alerts
2022-05-04 14:38:59 +05:30
Valtteri Karesto
822f7a30f5
"Save" files before syncing to github
2022-05-03 16:33:17 +03:00
Valtteri Karesto
246e7f137f
Add compile options to compile function
2022-05-03 14:03:02 +03:00
muzam1l
5e997044ed
alert dialog component
2022-05-02 21:05:18 +05:30
Vaclav Barta
c690334f92
requiring user-quoted Hook Parameter values
2022-04-21 09:02:59 +02:00
muzam1l
582fb17c94
Link ledger index to explorer
2022-04-20 13:45:17 +05:30
Valtteri Karesto
da4b2e68ab
Fix issue #171
2022-04-14 15:28:28 +03:00
Valtteri Karesto
5559fb7be3
rename hash to sha256
2022-04-14 11:51:56 +03:00
Valtteri Karesto
3c4305127b
Use user input namespace value
2022-04-13 23:58:02 +03:00
Valtteri Karesto
5f118e00cb
Added error check
2022-04-11 11:46:49 +03:00