dawn-to-dusk
a2aa6d6c51
perf(app):add log output about ulimit
...
Add a log which will output the value of ulimit.
2020-07-22 11:08:42 +08:00
dawn-to-dusk
1c337c017d
perf(app):raise ulimit
...
maximize the file descriptor allowance of the process to the maximum hard-limit allowed by the OS
2020-07-21 14:45:42 +08:00
Alexader
62314ec280
refactor(*): ledger is not restricted as readonly
...
readonly tx is only distinguashed by api of executor
the ledger under it will be the same instance of Ledger
2020-07-16 17:33:34 +08:00
Alexader
7f6da37901
fix(ledger): new view ledger instance err
...
1. move the ledger db initialization part out of Ledger constrcutor
2. revise unit test and tester
2020-07-15 10:55:03 +08:00
Alexader
447f699bf9
feat(*): add readonly transaction api and core implementation
...
1. add readonly flag in Ledger constructor and add control to Ledger's
functions concerned about writing to ledger
2. refactor error handling in test files
3. add a readolny executor for readonly tx
2020-07-13 20:40:10 +08:00
Aiden X
b1e58078c5
Merge pull request #91 from meshplus/refactor/move-interchain-counter
...
refactor(*): move interchain counter from block header to interchain …
2020-06-10 10:19:29 +08:00
zhourong
3a48326d24
refactor(*): move interchain counter from block header to interchain meta
2020-06-08 15:21:39 +08:00
treasersimplifies
57df04f137
fix(solo): disable p2p when start bitxhub in solo mode
2020-06-08 14:32:34 +08:00
zhourong
73a6820e9b
refactor(config): read genesis config from genesis.json
2020-05-22 14:40:44 +08:00
Aiden X
94b7d5a8d3
refactor(tester): rm gosdk and use core api
2020-04-29 19:10:25 +08:00
Aiden X
d5b4071447
feat(*): init project
2020-03-30 00:11:21 +08:00