harjas
f4ef7f1abc
update staking tests
2 years ago
harjas
2bc0707be4
update ref response
2 years ago
harjas
f83621f298
update hash, signed tx for transactions
2 years ago
harjas
f873aec4de
Increase gas to 30
2 years ago
Konstantin
9cfe4ac197
Fix url.
2 years ago
Konstantin
3196e86caf
feature-go1.18 fix wrong naming
2 years ago
Konstantin
070cc23cff
feature-go1.18 add debug
2 years ago
Konstantin
9679b887d7
feature-go1.18 remove discrepency
2 years ago
Konstantin
ffd484e36f
feature-go1.18
3 years ago
Ryo Sato
cf66e1c55f
modify the go tests script path
3 years ago
Nita Neou
4bd8365644
[rosetta] update endpoints
3 years ago
Nita Neou
9b68df565d
update dockerfile
...
add go mod tidy
3 years ago
Nita Neou
6582d77c57
txs.py remove debug log
3 years ago
Nita Neou
173af412eb
removed staking test
...
- staking test are currently erratic, will need further troubleshooting
3 years ago
Nita Neou
b9a74eacaf
txs.py/conftest.py update
...
- support pending transaction being shown in get_transaction_by_bash
- update endpoint port accordingly to new ports numbering
3 years ago
Nita Neou
3922230d73
remove threading of the test run
3 years ago
Nita Neou
ab7593b643
update shard configuration
...
- to accomodate the private port feature
3 years ago
Gabriel Nicolas Avellaneda
32d66de2b8
Updated test-docker command
4 years ago
Gabriel Nicolas Avellaneda
42cdb342d8
Updates:
...
1. Fixed phony target typo for install
2. Updated README to include missing requirements
3. Updated README to suggest the user of python virtual env
4. Fixed docker command which was using a different container image tag
5. Added a test-docker command to Makefile
6. Added --pull to docker build to get the latest golang container based on the FROM Dockerfile directive
7. Added .gitignore for python files
4 years ago
Alex Chen
d958012c67
upgrade to 1.16
4 years ago
xiaohuo
6b69054722
chore: update minimum amount
4 years ago
xiaohuo
5f6d0d11e9
fix: min stake amount and max stake amount for EditValidator
4 years ago
xiaohuo
2617140493
fix: config for editing validator
4 years ago
xiaohuo
d73aa0a733
fix: staking delegate
4 years ago
xiaohuo
c30b332303
chore: try support delegate
4 years ago
xiaohuo
f8fcc49ac7
config: fix create validator
4 years ago
xiaohuo
633d7b616d
feat: create validator
4 years ago
Ganesha Upadhyaya
809dd258f7
add the missing difficulty field to new block header reponse
4 years ago
Ganesha Upadhyaya
1a6be00032
adding missing sha3Uncles and nonce fields to new block header reponse
4 years ago
Ganesha Upadhyaya
aca2c01b0b
minor bug fix
...
minor
4 years ago
Ganesha Upadhyaya
8a3c73abe4
fixing the broken test after the rpc reponse structure was updated in the main repo
4 years ago
Sergio Velasco
22fce8f325
Fixing typo in the readme project path
4 years ago
Daniel Van Der Maden
ff3b4abd0a
Update to go 1.15
4 years ago
Daniel Van Der Maden
a484837d21
[localnet] Hard code epoch wait for rosetta tests
4 years ago
Daniel Van Der Maden
4f8071616e
[localnet] Ensure RPC server has booted
4 years ago
Daniel Van Der Maden
a9ffd94829
[localnet] Wait for staking epoch b4 starting rosetta tests
4 years ago
Daniel Van Der Maden
97f3671d20
[localnet] Update docs for rosetta impl
4 years ago
Daniel Van Der Maden
eda3a31518
[localnet] Expose IP in localnet deploy for docker port forwarding
4 years ago
Daniel Van Der Maden
84e5700a0a
[localnet] Update documentation
4 years ago
Daniel Van Der Maden
fb67a5e30c
[localnet] Fix local dev config
4 years ago
Daniel Van Der Maden
69769453e0
[localnet] Add pass message to all tests
4 years ago
Daniel Van Der Maden
9c08802df1
[localnet] Add rosetta-cli to Dockerfile
...
* Add fail messages to rpc & rosetta tests
4 years ago
Daniel Van Der Maden
d3777dd497
[localnet] Make rosetta tests faster & more reliable
...
* Update run.sh to keep on failure
* Update Makefile for debugging purposes
4 years ago
Daniel Van Der Maden
e031a8c43f
[localnet] checkpoint
4 years ago
Daniel Van Der Maden
046b21b04c
[localnet] Add rosetta-cli test configs
4 years ago
Daniel Van Der Maden
94cd8c3ec5
[localnet] Sleep 15 after localnet booted to ensure network started
4 years ago
Daniel Van Der Maden
26e044de21
[localnet] Fix pytest.skip
4 years ago
Daniel Van Der Maden
96169ad12c
[localnet] Update test_call_v2 & test_call_v1 for change
4 years ago
Daniel Van Der Maden
287bfd213e
[localnet] Make signer tests flaky and run on cross-sharding era
4 years ago
Daniel Van Der Maden
ed3a601f7f
[localnet] Add test_get_block_signers
4 years ago