The core protocol of WoopChain
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
woop/rosetta/services
xiaohuo c1d54fb541 feat: support staking construction 4 years ago
..
account.go refactor: change some format and coding style base on the review suggetion 4 years ago
account_test.go Rosetta Implementation Cleanup (Stage 3 of Node API Overhaul) (#3390) 4 years ago
block.go feat: support staking construction 4 years ago
block_side_effect.go refactor: change some format and coding style base on the review suggetion 4 years ago
block_side_effect_test.go [Rosetta] Make all side effects one transaction (#3458) 4 years ago
construction.go Rosetta Implementation - pt4 (Stage 3.4 of Node API Overhaul) (#3380) 4 years ago
construction_check.go feat: support staking construction 4 years ago
construction_check_test.go QOL Fixes for Rosetta (#3418) 4 years ago
construction_create.go feat: support staking construction 4 years ago
construction_create_test.go feat: support staking construction 4 years ago
construction_parse.go feat: support staking construction 4 years ago
construction_parse_test.go feat: support staking construction 4 years ago
construction_submit.go feat: support staking construction 4 years ago
construction_test.go Rosetta Implementation - pt4 (Stage 3.4 of Node API Overhaul) (#3380) 4 years ago
mempool.go feat: support staking construction 4 years ago
network.go [stream] added rpc and rosetta and metadata interface about stream sync protocol 4 years ago
network_test.go Rosetta Implementation - pt4 (Stage 3.4 of Node API Overhaul) (#3380) 4 years ago
tx_construction.go feat: support staking construction 4 years ago
tx_construction_test.go Add InternalTransaction and CoreTransaction interface to abstract txns (#3494) 4 years ago
tx_format.go feat: support staking construction 4 years ago
tx_format_test.go feat: support staking construction 4 years ago
tx_operation.go feat: support staking construction 4 years ago
tx_operation_components.go feat: support staking construction 4 years ago
tx_operation_components_test.go feat: support staking construction 4 years ago
tx_operation_test.go feat: support staking construction 4 years ago