Eduard S
ced42634da
Wrap all errors with tracerr
4 years ago
arnaucube
a9f112c4ce
Cmptbility test for Root StateDB Accounts tree
Checked with commonjs version:
c8414bd205
4 years ago
arnaucube
def6f46d75
Update Account Hash comp to match js version
4 years ago
arnaucube
06703aecad
Idx to 6 bytes (48 bits)
4 years ago
arnaucube
3013fbacb6
Change endianness to BigEndian :(
Change endianness to BigEndian (ಥ﹏ಥ), spec has been updated to achieve
compatibility with js & smart contracts & circuits implementations.
4 years ago
arnaucube
fdaf2c9ce2
Update log package with fields & file log
Update log package with fields & file log, and update constants in the
repository code to be MixedCase.
resolves #91 , resolves #92 , resolves #95
4 years ago
arnaucube
b4044a2ef7
Add abstraction method of processTxs to StateDB
- Update GHA lint.yml increasing timeout time to avoid GHA Lint errors
- Update common.BatchNum & common.Idx & common.Nonce usage in StateDB
- Add abstraction method of processTxs to StateDB
- Which will be used by Synchronizer & BatchBuilder
4 years ago
arnaucube
e2d4599690
Add tx generation lang interpreter
4 years ago
arnaucube
d8cb7298e0
Add StateDB & LocalStateDB
4 years ago